gio_sys

Function g_dbus_error_register_error_domain

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