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