Function CFStringFold

Source
pub unsafe extern "C" fn CFStringFold(
    theString: CFMutableStringRef,
    theFlags: CFStringCompareFlags,
    theLocale: CFLocaleRef,
)