[][src]Function irssi_sys::g_set_error

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