Struct gio_sys::GDBusErrorEntry [] [src]

#[repr(C)]
pub struct GDBusErrorEntry { pub error_code: c_int, pub dbus_error_name: *const c_char, }

Fields

Trait Implementations

impl Debug for GDBusErrorEntry
[src]

[src]

Formats the value using the given formatter.