Function CFStringReplace

Source
pub unsafe extern "C" fn CFStringReplace(
    theString: CFMutableStringRef,
    range: CFRange,
    replacement: CFStringRef,
)