Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

LMX_AtExit is used to register cleanup functions that access the LMX LM-X API.

Note: Cstdlib's atexit(), WinApi's_onexit(), and static object destructors are not supported and will result in undefined behavior.

...