Struct glib_sys::GOnce [] [src]

#[repr(C)]
pub struct GOnce { pub status: Volatile<GOnceStatus>, pub retval: Volatile<gpointer>, }

Fields