pub unsafe extern "C" fn SDL_MinimizeWindow(window: *mut SDL_Window)
Expand description

\brief Minimize a window to an iconic representation.

\sa SDL_RestoreWindow()