Function r_core::r_regex_new[][src]

pub unsafe extern "C" fn r_regex_new(
    pattern: *const c_char,
    cflags: *const c_char
) -> *mut RRegex