[][src]Function irssi_sys::g_error_new

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