Function libregexp_sys::lre_exec
source · pub unsafe extern "C" fn lre_exec(
capture: *mut *mut u8,
bc_buf: *const u8,
cbuf: *const u8,
cindex: c_int,
clen: c_int,
cbuf_type: c_int,
opaque: *mut c_void
) -> c_int