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