Skip to main content

TextReplaceAlloc

Function TextReplaceAlloc 

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