Struct libayatana_appindicator::_GObject [−][src]
#[repr(C)]pub struct _GObject { pub g_type_instance: _GTypeInstance, pub ref_count: u32, pub qdata: *mut _GData, }
Fields
g_type_instance: _GTypeInstanceref_count: u32qdata: *mut _GDataTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GObjectimpl UnwindSafe for _GObjectBlanket Implementations
Mutably borrows from an owned value. Read more