pub unsafe extern "C" fn CFStringFold(
theString: CFMutableStringRef,
theFlags: CFStringCompareFlags,
theLocale: CFLocaleRef,
)Expand description
Apple SDK function CFStringFold.
pub unsafe extern "C" fn CFStringFold(
theString: CFMutableStringRef,
theFlags: CFStringCompareFlags,
theLocale: CFLocaleRef,
)Apple SDK function CFStringFold.