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