Function glib_2_0_sys::g_error_new

source ·
pub unsafe extern "C" fn g_error_new(
    domain: GQuark,
    code: gint,
    format: *const gchar
    ...
) -> *mut GError