Function gio_sys::g_dbus_error_register_error_domain [] [src]

pub unsafe extern "C" fn g_dbus_error_register_error_domain(
    error_domain_quark_name: *const c_char,
    quark_volatile: *mut Volatile<size_t>,
    entries: *const GDBusErrorEntry,
    num_entries: c_uint
)