pub unsafe extern "system" fn GetDynamicTimeZoneInformationEffectiveYears(
lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
firstyear: *mut u32,
lastyear: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_Time’, ‘Win32_Foundation’
