Function core_foundation_sys::string::CFStringReplace

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