opencv-binding-generator 0.23.0

Binding generator for opencv crate
Documentation
1
2
3
4
5
6
7
{{includes}}
#include "{{module}}_types.hpp"

extern "C" {
	{{code}}
}