Struct coreaudio_sys::audio_unit::Struct___darwin_x86_debug_state32
[−]
[src]
pub struct Struct___darwin_x86_debug_state32 { pub __dr0: c_uint, pub __dr1: c_uint, pub __dr2: c_uint, pub __dr3: c_uint, pub __dr4: c_uint, pub __dr5: c_uint, pub __dr6: c_uint, pub __dr7: c_uint, }
Fields
__dr0: c_uint
__dr1: c_uint
__dr2: c_uint
__dr3: c_uint
__dr4: c_uint
__dr5: c_uint
__dr6: c_uint
__dr7: c_uint
Trait Implementations
impl Copy for Struct___darwin_x86_debug_state32
[src]
impl Clone for Struct___darwin_x86_debug_state32
[src]
fn clone(&self) -> Struct___darwin_x86_debug_state32
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___darwin_x86_debug_state32
[src]
fn default() -> Struct___darwin_x86_debug_state32
Returns the "default value" for a type. Read more