pub unsafe extern "C" fn CFStringUppercase(
theString: CFMutableStringRef,
locale: CFLocaleRef,
)Expand description
Apple SDK function CFStringUppercase.
pub unsafe extern "C" fn CFStringUppercase(
theString: CFMutableStringRef,
locale: CFLocaleRef,
)Apple SDK function CFStringUppercase.