al_keycode_to_name
const char *al_keycode_to_name(int keycode)
Introduced in 5.0.0
Converts the given keycode to a description of the key.
Examples: ex_keyboard_events
Most helpful discussions:
const char *al_keycode_to_name(int keycode)
Introduced in 5.0.0
Converts the given keycode to a description of the key.
Examples: ex_keyboard_events
Most helpful discussions: