pub extern "C-unwind" fn CFStringFold(
the_string: Option<&CFMutableString>,
the_flags: CFStringCompareFlags,
the_locale: Option<&CFLocale>,
)
👎Deprecated: renamed to
CFMutableString::fold
Available on crate features
CFLocale
and CFString
only.