Function CFTimeZoneCopyLocalizedName

Source
pub unsafe extern "C" fn CFTimeZoneCopyLocalizedName(
    tz: CFTimeZoneRef,
    style: CFTimeZoneNameStyle,
    locale: CFLocaleRef,
) -> CFStringRef