glutJoystickFunc
GLUTAPI void GLUTAPIENTRY glutJoystickFunc(void (GLUTCALLBACK *func)(unsigned int buttonMask, int x, int y, int z), int pollInterval);
{ "glutJoystickFunc", (const GLUTproc) glutJoystickFunc },