windows::Win32::System::Time

Function TzSpecificLocalTimeToSystemTimeEx

pub unsafe fn TzSpecificLocalTimeToSystemTimeEx(
    lptimezoneinformation: Option<*const DYNAMIC_TIME_ZONE_INFORMATION>,
    lplocaltime: *const SYSTEMTIME,
    lpuniversaltime: *mut SYSTEMTIME,
) -> Result<()>