Struct coreaudio_sys::audio_unit::Struct_Unnamed37
[−]
[src]
pub struct Struct_Unnamed37 { pub quot: intmax_t, pub rem: intmax_t, }
Fields
quot: intmax_t
rem: intmax_t
Trait Implementations
impl Copy for Struct_Unnamed37
[src]
impl Clone for Struct_Unnamed37
[src]
fn clone(&self) -> Struct_Unnamed37
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more
impl Default for Struct_Unnamed37
[src]
fn default() -> Struct_Unnamed37
Returns the "default value" for a type. Read more