Struct sigrok_sys::Struct_Unnamed2 [] [src]

pub struct Struct_Unnamed2 {
    pub quot: intmax_t,
    pub rem: intmax_t,
}

Fields

quot
rem

Trait Implementations

impl Clone for Struct_Unnamed2

fn clone(&self) -> Self

1.0.0fn clone_from(&mut self, source: &Self)

impl Default for Struct_Unnamed2

fn default() -> Self

Derived Implementations

impl Copy for Struct_Unnamed2