Struct gobject_sys::GTypeClass [−][src]
#[repr(C)]pub struct GTypeClass { pub g_type: GType, }
Fields
g_type: GTypeTrait 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