AUI Framework  develop
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
ACleanup Class Reference

Cleanup helper.

#include <AUI/Util/ACleanup.h>

Member Function Documentation

> All members, including inherited

◆ afterEntry()

static void ACleanup::afterEntry ( Callback callback)
inlinestatic
Parameters
callbackcallback that called after AUI_ENTRY but before native entry point exit.