pub extern "C-unwind" fn CFStringCapitalize(
the_string: Option<&CFMutableString>,
locale: Option<&CFLocale>,
)👎Deprecated:
renamed to CFMutableString::capitalize
Available on crate features
CFLocale and CFString only.