libubpf-sys 0.9.611+2c7a276

Rust bindings to libubpf from IO Visor
Documentation
1
2
3
4
5
6
7
// SPDX-License-Identifier: Apache-2.0

#![allow(non_upper_case_globals)]
#![allow(non_camel_case_types)]
#![allow(non_snake_case)]

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