Skip to main content

TextReplace

Function TextReplace 

Source
pub unsafe extern "C" fn TextReplace(
    text: *const c_char,
    search: *const c_char,
    replacement: *const c_char,
) -> *mut c_char