1 2 3 4
//! ffi bindings generated by bindgen //! //! Import bind in this module to prevent leakage of things that do not need to be exported include!(concat!(env!("OUT_DIR"), "/bindings.rs")); // ffi bindings included here