windows::Win32::Globalization

Function ucal_openTimeZoneIDEnumeration

pub unsafe fn ucal_openTimeZoneIDEnumeration<P1>(
    zonetype: USystemTimeZoneType,
    region: P1,
    rawoffset: *const i32,
    ec: *mut UErrorCode,
) -> *mut UEnumeration
where P1: Param<PCSTR>,