term

Function term 

Source
pub unsafe extern "C" fn term()
Expand description

Destroys the global context and frees all allocations.

It isn’t necessary to call this before program exit, but it is if the context will be created again.