tis-grabber-sys 0.0.2

A Rust bindings for IC Imaging Control Legacy SDK from The Imaging Source. (Raw Part from bindgen)
1
2
3
4
5
6
#![allow(unused)]
#![allow(non_snake_case)]
#![allow(non_camel_case_types)]
#![allow(non_upper_case_globals)]

include!(concat!(env!("CARGO_MANIFEST_DIR"), "/bindings/bindings.rs"));