Struct libbpf_sys::bpf_prog_linfo [−][src]
#[repr(C)]pub struct bpf_prog_linfo { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for bpf_prog_linfoimpl Send for bpf_prog_linfoimpl Sync for bpf_prog_linfoimpl Unpin for bpf_prog_linfoimpl UnwindSafe for bpf_prog_linfoBlanket Implementations
Mutably borrows from an owned value. Read more