windows::Win32::System::Time

Function SystemTimeToTzSpecificLocalTimeEx

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