Struct gobject_sys::GClosure [−][src]
#[repr(C)]pub struct GClosure { pub ref_count: c_uint, // some fields omitted }
Fields
ref_count: c_uint
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GClosure
impl UnwindSafe for GClosure