This function hides the specified window if it was previously visible. If
the window is already hidden or is in full screen mode, this function does
nothing.
arguments
\GLFWwindow$window The window to hide.
returns
void
Copyright
This documentation page is prased from the glfw3.h header file, and only modified to fit
the PHP-GFLW extension bindings. The original documentation copyright is as follows: