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 API.

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

...