Struct coreaudio_sys::audio_unit::Union_Unnamed1 [] [src]

pub struct Union_Unnamed1 {
    pub _bindgen_data_: [u64; 16],
}

Fields

_bindgen_data_: [u64; 16]

Methods

impl Union_Unnamed1
[src]

unsafe fn __mbstate8(&mut self) -> *mut [c_char; 128]

unsafe fn _mbstateL(&mut self) -> *mut c_longlong

Trait Implementations

impl Copy for Union_Unnamed1
[src]

impl Clone for Union_Unnamed1
[src]

fn clone(&self) -> Union_Unnamed1

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

fn default() -> Union_Unnamed1

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