Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
Go to the source code of this file.
Functions | |
int | __cxa_atexit (void(*dtor)(void *), void *object, void *handle) |
Variables | |
void * | __dso_handle = nullptr |
int __cxa_atexit | ( | void(*)(void *) | dtor, |
void * | object, | ||
void * | handle | ||
) |
Definition at line 12 of file atexit.cpp.
void* __dso_handle = nullptr |
Definition at line 5 of file atexit.cpp.