Function memonitor_sys::vulkan::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.