Function CFStringFold

Source
pub unsafe extern "C" fn CFStringFold(
    theString: *mut __CFString,
    theFlags: usize,
    theLocale: *const __CFLocale,
)