This function sets the system clipboard to the specified, UTF-8 encoded
string.
arguments
\GLFWwindow$window Deprecated. Any valid window or NULL.
string$string A UTF-8 encoded string.
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: