opencv-binding-generator 0.23.0

Binding generator for opencv crate
Documentation
1
2
3
4
5
impl {{base_rust_full}} for {{rust_local}} {
	fn as_raw_{{base_rust_local}}(&self) -> {{base_rust_extern}} { *self }
}