Struct libbpf_sys::bpf_attr__bindgen_ty_9 [−][src]
#[repr(C)]pub struct bpf_attr__bindgen_ty_9 { pub bpf_fd: __u32, pub info_len: __u32, pub info: __u64, }
Fields
bpf_fd: __u32info_len: __u32info: __u64Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for bpf_attr__bindgen_ty_9impl Send for bpf_attr__bindgen_ty_9impl Sync for bpf_attr__bindgen_ty_9impl Unpin for bpf_attr__bindgen_ty_9impl UnwindSafe for bpf_attr__bindgen_ty_9Blanket Implementations
Mutably borrows from an owned value. Read more