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