Function tcregexreplace

Source
pub unsafe extern "C" fn tcregexreplace(
    str: *const c_char,
    regex: *const c_char,
    alt: *const c_char,
) -> *mut c_char