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

Author

Generated automatically by Doxygen for BrlAPI from the source code. BrlAPI Version 0.8 brlapi_range_t(3)

Detailed Description

Type for keycode ranges Denotes the set of keycodes between first and last (inclusive)

Field Documentation

brlapi_keyCode_tbrlapi_range_t::first first key of the range brlapi_keyCode_tbrlapi_range_t::last last key of the range

Name

brlapi_range_t

Synopsis

#include <brlapi.h> DataFieldsbrlapi_keyCode_tfirstbrlapi_keyCode_tlast

See Also