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