Function CFStringReplaceAll

Source
pub unsafe extern "C" fn CFStringReplaceAll(
    theString: CFMutableStringRef,
    replacement: CFStringRef,
)