Function frida_sys::_frida_g_regex_match[][src]

pub unsafe extern "C" fn _frida_g_regex_match(
    regex: *const GRegex,
    string: *const gchar,
    match_options: GRegexMatchFlags,
    match_info: *mut *mut GMatchInfo
) -> gboolean