[][src]Function glib_sys::g_error_new

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