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