Function sdl2_sys::SDL_Quit

source ·
pub unsafe extern "C" fn SDL_Quit()
Expand description

This function cleans up all initialized subsystems. You should call it upon all exit conditions.