Struct gio_sys::GDBusErrorEntry [−][src]
Fields
error_code: c_int
dbus_error_name: *const c_char
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GDBusErrorEntry
impl !Send for GDBusErrorEntry
impl !Sync for GDBusErrorEntry
impl Unpin for GDBusErrorEntry
impl UnwindSafe for GDBusErrorEntry
Blanket Implementations
Mutably borrows from an owned value. Read more