Struct sigrok_sys::Struct_Unnamed2
[−]
[src]
pub struct Struct_Unnamed2 { pub quot: intmax_t, pub rem: intmax_t, }
Fields
quot | |
rem |
pub struct Struct_Unnamed2 { pub quot: intmax_t, pub rem: intmax_t, }
quot | |
rem |
impl Clone for Struct_Unnamed2
fn clone(&self) -> Self
fn clone_from(&mut self, source: &Self)
impl Default for Struct_Unnamed2
fn default() -> Self
impl Copy for Struct_Unnamed2