Skip to main content

TextReplaceBetweenAlloc

Function TextReplaceBetweenAlloc 

Source
pub unsafe extern "C" fn TextReplaceBetweenAlloc(
    text: *const c_char,
    begin: *const c_char,
    end: *const c_char,
    replacement: *const c_char,
) -> *mut c_char