Struct gio_sys::GDBusObjectManagerServer [−][src]
#[repr(C)]pub struct GDBusObjectManagerServer { pub parent_instance: GObject, pub priv_: *mut GDBusObjectManagerServerPrivate, }
Fields
parent_instance: GObjectpriv_: *mut GDBusObjectManagerServerPrivateTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GDBusObjectManagerServerimpl !Send for GDBusObjectManagerServerimpl !Sync for GDBusObjectManagerServerimpl Unpin for GDBusObjectManagerServerimpl UnwindSafe for GDBusObjectManagerServerBlanket Implementations
Mutably borrows from an owned value. Read more