The function pointer type for joystick configuration callbacks.
This is the function pointer type for joystick configuration callbacks. A joystick configuration callback function has the following signature:
void function_name(int jid, int event)
Added in version 3.2.
Ingroup: input
See Implementation
The function pointer type for joystick configuration callbacks.
This is the function pointer type for joystick configuration callbacks. A joystick configuration callback function has the following signature: