Struct glib_sys::GRecMutex[][src]

#[repr(C)]
pub struct GRecMutex { pub p: gpointer, pub i: [c_uint; 2], }

Fields

Trait Implementations

impl Copy for GRecMutex
[src]

impl Clone for GRecMutex
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GRecMutex
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GRecMutex

impl !Sync for GRecMutex