Function core_foundation::string::CFStringReplace

source ยท
pub unsafe extern "C" fn CFStringReplace(
    theString: *mut __CFString,
    range: CFRange,
    replacement: *const __CFString,
)