Struct coreaudio_sys::audio_unit::Struct___darwin_fp_status [] [src]

pub struct Struct___darwin_fp_status {
    pub _bindgen_bitfield_1_: c_ushort,
}

Fields

_bindgen_bitfield_1_: c_ushort

Trait Implementations

impl Copy for Struct___darwin_fp_status
[src]

impl Clone for Struct___darwin_fp_status
[src]

fn clone(&self) -> Struct___darwin_fp_status

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_status
[src]

fn default() -> Struct___darwin_fp_status

Returns the "default value" for a type. Read more