Function g_error_new

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