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