Skip to content

SageInterface::registerAstTeardownAtExit

Register an AST teardown handler to run at process exit if cleanup was not invoked.

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

[[visibility]]
void
registerAstTeardownAtExit();

Created with MrDocs