pub unsafe extern "C" fn SDL_ShowWindow(window: *mut SDL_Window)Expand description
Show a window.
\param window the window to show
\since This function is available since SDL 2.0.0.
\sa SDL_HideWindow \sa SDL_RaiseWindow
pub unsafe extern "C" fn SDL_ShowWindow(window: *mut SDL_Window)Show a window.
\param window the window to show
\since This function is available since SDL 2.0.0.
\sa SDL_HideWindow \sa SDL_RaiseWindow