Struct gio_sys::GDBusErrorEntry [] [src]

pub struct GDBusErrorEntry {
    pub error_code: c_int,
    pub dbus_error_name: *const c_char,
}

Fields