Function kernel32::GetTimeZoneInformationForYear [] [src]

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