1 2 3 4 5 6
#![allow(warnings)] #![allow(clippy::undocumented_unsafe_blocks)] mod bindings; pub use bindings::*;