Function windows_sys::Win32::System::Time::TzSpecificLocalTimeToSystemTimeEx
pub unsafe extern "system" fn TzSpecificLocalTimeToSystemTimeEx(
lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
lplocaltime: *const SYSTEMTIME,
lpuniversaltime: *mut SYSTEMTIME
) -> BOOL
Expand description
Required features: "Win32_Foundation"