table of contents
other versions
- stretch 5.4-7+deb9u1
- testing 5.6-10
- stretch-backports 5.6-10~bpo9+1
- unstable 5.6-10
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 raw 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.Sat May 18 2019 | Version 0.6 |