glib_sys

Function g_error_new

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