Function GetTimeZoneInformationForYear

Source
pub unsafe extern "C" fn GetTimeZoneInformationForYear(
    wYear: USHORT,
    pdtzi: PDYNAMIC_TIME_ZONE_INFORMATION,
    ptzi: LPTIME_ZONE_INFORMATION,
) -> BOOL