pub unsafe extern "system" fn SystemTimeToTzSpecificLocalTimeEx(
    lptimezoneinformation: *const DYNAMIC_TIME_ZONE_INFORMATION,
    lpuniversaltime: *const SYSTEMTIME,
    lplocaltime: *mut SYSTEMTIME
) -> BOOL
Expand description

Required features: "Win32_Foundation"