Function r_core::r_str_re_match[][src]

pub unsafe extern "C" fn r_str_re_match(
    str_: *const c_char,
    reg: *const c_char
) -> c_int