windows::Win32::System::Time

Function GetTimeZoneInformationForYear

pub unsafe fn GetTimeZoneInformationForYear(
    wyear: u16,
    pdtzi: Option<*const DYNAMIC_TIME_ZONE_INFORMATION>,
    ptzi: *mut TIME_ZONE_INFORMATION,
) -> Result<()>