glutSetWindow
GLUTAPI void GLUTAPIENTRY glutSetWindow(int win);
glutSetWindow(fGameModeWindow);
glutSetWindow(fPreviousWindow);
{ "glutSetWindow", (const GLUTproc) glutSetWindow },