Function r_core::r_regex_match_list[][src]

pub unsafe extern "C" fn r_regex_match_list(
    rx: *mut RRegex,
    text: *const c_char
) -> *mut RList