logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_keycode_to_name - Allegro 5 API

Description

       Converts the given keycode to a description of the key.

Allegro reference manual                                                             al_keycode_to_name(3alleg5)

Name

       al_keycode_to_name - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              const char *al_keycode_to_name(int keycode)

See Also