Function sdl2_sys::SDL_ClearHints

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

Clear all hints.

This function is automatically called during SDL_Quit().

\since This function is available since SDL 2.0.0.