Struct coreaudio_sys::audio_unit::Struct_radvisory [] [src]

pub struct Struct_radvisory {
    pub ra_offset: off_t,
    pub ra_count: c_int,
}

Fields

ra_offset: off_t ra_count: c_int

Trait Implementations

impl Copy for Struct_radvisory
[src]

impl Clone for Struct_radvisory
[src]

fn clone(&self) -> Struct_radvisory

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

fn default() -> Struct_radvisory

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