Implementing Larry Ramey's "glutExit" feature (see e-mails from him on 11/9/05, 6...
[freeglut] / include / GL / freeglut_ext.h
index 4bff7da..5e4ad2c 100644 (file)
@@ -83,6 +83,7 @@
  */
 FGAPI void    FGAPIENTRY glutMainLoopEvent( void );
 FGAPI void    FGAPIENTRY glutLeaveMainLoop( void );
+FGAPI void    FGAPIENTRY glutExit         ( void );
 
 /*
  * Window-specific callback functions, see freeglut_callbacks.c