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