io_uring_sys/
lib.rs

1#![allow(non_camel_case_types)]
2#![allow(clippy::missing_safety_doc)]
3
4include!(concat!(env!("OUT_DIR"), "/bindings.rs"));