mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-03 03:01:44 +00:00
16 lines
221 B
YAML
16 lines
221 B
YAML
|
|
strip_prefixes:
|
||
|
|
- HAL_
|
||
|
|
|
||
|
|
enums:
|
||
|
|
HAL_HandleEnum:
|
||
|
|
functions:
|
||
|
|
getHandleIndex:
|
||
|
|
getHandleType:
|
||
|
|
isHandleType:
|
||
|
|
isHandleCorrectVersion:
|
||
|
|
getHandleTypedIndex:
|
||
|
|
createHandle:
|
||
|
|
classes:
|
||
|
|
hal::HandleBase:
|
||
|
|
ignore: true
|