Struct libayatana_appindicator::_GTypeClass [−][src]
#[repr(C)]pub struct _GTypeClass { pub g_type: u64, }
Fields
g_type: u64Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for _GTypeClassimpl Send for _GTypeClassimpl Sync for _GTypeClassimpl Unpin for _GTypeClassimpl UnwindSafe for _GTypeClassBlanket Implementations
Mutably borrows from an owned value. Read more