pub type Bpf = Ebpf;
Ebpf
The main entry point into the library, used to work with eBPF programs and maps.
pub struct Bpf { /* private fields */ }