nngxFinalize Function
NNGX_APICALL void NNGX_APIENTRY nngxFinalize(
void
);
None.
Shuts down the (DMPGL) graphics library.
Frees all GL objects that have not been freed. Calls to this function are ignored until the nngxInitialize function is invoked and initialization succeeds.
CONFIDENTIAL