Struct coreaudio_sys::audio_unit::Struct_proc_rlimit_control_wakeupmon
[−]
[src]
pub struct Struct_proc_rlimit_control_wakeupmon { pub wm_flags: uint32_t, pub wm_rate: int32_t, }
Fields
wm_flags: uint32_t
wm_rate: int32_t
Trait Implementations
impl Copy for Struct_proc_rlimit_control_wakeupmon
[src]
impl Clone for Struct_proc_rlimit_control_wakeupmon
[src]
fn clone(&self) -> Struct_proc_rlimit_control_wakeupmon
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_proc_rlimit_control_wakeupmon
[src]
fn default() -> Struct_proc_rlimit_control_wakeupmon
Returns the "default value" for a type. Read more