pub unsafe extern "C" fn CFStringReplaceAll(
theString: CFMutableStringRef,
replacement: CFStringRef,
)Expand description
Apple SDK function CFStringReplaceAll.
pub unsafe extern "C" fn CFStringReplaceAll(
theString: CFMutableStringRef,
replacement: CFStringRef,
)Apple SDK function CFStringReplaceAll.