Function r_core::r_regex_check[][src]

pub unsafe extern "C" fn r_regex_check(
    rr: *const RRegex,
    str_: *const c_char
) -> bool