Struct jack_sys::Struct_Unnamed12 [] [src]

#[repr(C)]
pub struct Struct_Unnamed12 { pub buf: *mut c_char, pub write_ptr: size_t, pub read_ptr: size_t, pub size: size_t, pub size_mask: size_t, pub mlocked: c_int, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed12
[src]

impl Clone for Struct_Unnamed12
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed12
[src]

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