Function sdl2_sys::SDL_RestoreWindow
source ยท pub unsafe extern "C" fn SDL_RestoreWindow(window: *mut SDL_Window)
Expand description
\brief Restore the size and position of a minimized or maximized window.
\sa SDL_MaximizeWindow() \sa SDL_MinimizeWindow()