language = "C" header = "/* This is a generated header file providing the necessary items for Analog SDK plugins */" autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */" includes = ["wooting-analog-common.h"] [export] #include = ["DeviceInfo", "DeviceEventType", "WootingAnalogResult"] prefix = "WootingAnalog_" renaming_overrides_prefixing = true item_types = ["functions", "globals"] [export.rename] "FfiStr" = "const char*" "WootingAnalogResult" = "WootingAnalogResult" [parse] expand = ["wooting-analog-plugin-dev", "wooting-analog-common"] [enum] prefix_with_name=true