Function core_foundation_sys::string::CFStringReplaceAll

source ยท
pub unsafe extern "C" fn CFStringReplaceAll(
    theString: CFMutableStringRef,
    replacement: CFStringRef,
)