Function windows_sys::Win32::System::Time::TzSpecificLocalTimeToSystemTime
[−]pub unsafe extern "system" fn TzSpecificLocalTimeToSystemTime(
lptimezoneinformation: *const TIME_ZONE_INFORMATION,
lplocaltime: *const SYSTEMTIME,
lpuniversaltime: *mut SYSTEMTIME
) -> BOOLExpand description
Required features: ‘Win32_System_Time’, ‘Win32_Foundation’