Function frida_gum_sys::_frida_g_error_matches

source ยท
pub unsafe extern "C" fn _frida_g_error_matches(
    error: *const GError,
    domain: GQuark,
    code: gint,
) -> gboolean