RtlSetDynamicTimeZoneInformation

INT64 __fastcall RtlSetDynamicTimeZoneInformation(_RTL_DYNAMIC_TIME_ZONE_INFORMATION *TimeZoneInformation){
  return RtlpSetTimeZoneInformationWorker(TimeZoneInformation, 0x1B0ui64);
}

Referenced by:

No references.