Struct jack_sys::Struct__JSList [] [src]

#[repr(C)]
pub struct Struct__JSList { pub data: *mut c_void, pub next: *mut JSList, }

Fields

Trait Implementations

impl Copy for Struct__JSList
[src]

impl Clone for Struct__JSList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct__JSList
[src]

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