mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-27 02:01:42 +00:00
16 lines
226 B
YAML
16 lines
226 B
YAML
strip_prefixes:
|
|
- HAL_
|
|
|
|
enums:
|
|
HAL_HandleEnum:
|
|
functions:
|
|
getHandleIndex:
|
|
getHandleType:
|
|
isHandleType:
|
|
isHandleCorrectVersion:
|
|
getHandleTypedIndex:
|
|
createHandle:
|
|
classes:
|
|
wpi::hal::HandleBase:
|
|
ignore: true
|