Struct gobject_sys::GTypeFundamentalInfo [−][src]
#[repr(C)]pub struct GTypeFundamentalInfo { pub type_flags: GTypeFundamentalFlags, }
Fields
type_flags: GTypeFundamentalFlagsTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GTypeFundamentalInfoimpl Send for GTypeFundamentalInfoimpl Sync for GTypeFundamentalInfoimpl Unpin for GTypeFundamentalInfoimpl UnwindSafe for GTypeFundamentalInfoBlanket Implementations
Mutably borrows from an owned value. Read more