Contents

TwTerminate (function)

int TwTerminate()

Description

Uninitialize the AntTweakBar API. Must be called at the end of the program, before terminating the graphics API.

Return value

  • 0 if failed (AntTweakBar has not been initialized properly before).
  • 1 if succeeded.

See Also