table of contents
other versions
- buster 5.6-10+deb10u1
- buster-backports 6.3+dfsg-1~bpo10+1
- testing 6.3+dfsg-1
- unstable 6.3+dfsg-1
brlapi_range_t(3) | BrlAPI | brlapi_range_t(3) |
NAME¶
brlapi_range_tSYNOPSIS¶
#include <brlapi.h>
Data Fields¶
brlapi_keyCode_t first
brlapi_keyCode_t last
Detailed Description¶
Type for keycode rangesDenotes the set of keycodes between first and last (inclusive)
Field Documentation¶
brlapi_keyCode_t brlapi_range_t::first¶
first key of the rangebrlapi_keyCode_t brlapi_range_t::last¶
last key of the rangeAuthor¶
Generated automatically by Doxygen for BrlAPI from the source code.Wed Feb 03 2021 | Version 0.8 |