Struct coreaudio_sys::audio_unit::Struct___sbuf
[−]
[src]
pub struct Struct___sbuf { pub _base: *mut c_uchar, pub _size: c_int, }
Fields
_base: *mut c_uchar
_size: c_int
Trait Implementations
impl Copy for Struct___sbuf
[src]
impl Clone for Struct___sbuf
[src]
fn clone(&self) -> Struct___sbuf
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___sbuf
[src]
fn default() -> Struct___sbuf
Returns the "default value" for a type. Read more