[][src]Function libslang_sys::slang::SLregexp_match

pub unsafe extern "C" fn SLregexp_match(
    compiled_regexp: *mut SLRegexp_Type,
    str_: *mut c_char,
    len: SLstrlen_Type
) -> *mut c_char