wooting-analog-common 0.7.1

Common elements of the Wooting Analog SDK
Documentation
language = "C"

header = "/* This is a generated header file providing the common items to everything related to the Analog SDK */"
autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"

[export]
include = ["DeviceInfoBlank", "DeviceInfo_FFI", "DeviceEventType", "WootingAnalogResult", "KeycodeType"]
prefix = "WootingAnalog_"
renaming_overrides_prefixing = true
item_types = ["enums", "structs", "typedefs", "functions", "opaque"]

[export.rename]
"FfiStr" = "const char*"
"WootingAnalogResult" = "WootingAnalogResult"

[parse]
expand = ["wooting-analog-common"]

[enum]
prefix_with_name=true