Struct guile_sys::Struct_Unnamed24 [] [src]

#[repr(C)]
pub struct Struct_Unnamed24 { pub __lock: c_int, pub __nr_readers: c_uint, pub __readers_wakeup: c_uint, pub __writer_wakeup: c_uint, pub __nr_readers_queued: c_uint, pub __nr_writers_queued: c_uint, pub __writer: c_int, pub __shared: c_int, pub __rwelision: c_char, pub __pad1: [c_uchar; 7], pub __pad2: c_ulong, pub __flags: c_uint, }

Fields

Trait Implementations

impl Copy for Struct_Unnamed24
[src]

impl Clone for Struct_Unnamed24
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for Struct_Unnamed24
[src]

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