Struct coreaudio_sys::audio_unit::Struct_Unnamed121 [] [src]

pub struct Struct_Unnamed121 {
    pub byte0: UInt8,
    pub byte1: UInt8,
    pub byte2: UInt8,
    pub byte3: UInt8,
    pub byte4: UInt8,
    pub byte5: UInt8,
    pub byte6: UInt8,
    pub byte7: UInt8,
    pub byte8: UInt8,
    pub byte9: UInt8,
    pub byte10: UInt8,
    pub byte11: UInt8,
    pub byte12: UInt8,
    pub byte13: UInt8,
    pub byte14: UInt8,
    pub byte15: UInt8,
}

Fields

byte0: UInt8 byte1: UInt8 byte2: UInt8 byte3: UInt8 byte4: UInt8 byte5: UInt8 byte6: UInt8 byte7: UInt8 byte8: UInt8 byte9: UInt8 byte10: UInt8 byte11: UInt8 byte12: UInt8 byte13: UInt8 byte14: UInt8 byte15: UInt8

Trait Implementations

impl Copy for Struct_Unnamed121
[src]

impl Clone for Struct_Unnamed121
[src]

fn clone(&self) -> Struct_Unnamed121

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

fn default() -> Struct_Unnamed121

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