od-bridge 0.2.2

C ABI bridge for od_opencv, designed for Go CGO integration
Documentation
1
2
3
4
5
6
7
8
9
language = "C"
include_guard = "OD_BRIDGE_H"
autogen_warning = "/* This file is auto-generated by cbindgen. Do not edit. */"

[export]
include = ["OdDetection", "OdDetections", "OdError"]

[enum]
rename_variants = "QualifiedScreamingSnakeCase"