pub unsafe extern "system" fn SetTimeZoneInformation(
    lptimezoneinformation: *const TIME_ZONE_INFORMATION
) -> BOOL
Expand description

Required features: ‘Win32_System_Time’, ‘Win32_Foundation’