Struct libbpf_sys::bpf_attr__bindgen_ty_16 [−][src]
#[repr(C)]pub struct bpf_attr__bindgen_ty_16 { pub link_fd: __u32, }
Fields
link_fd: __u32Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for bpf_attr__bindgen_ty_16impl Send for bpf_attr__bindgen_ty_16impl Sync for bpf_attr__bindgen_ty_16impl Unpin for bpf_attr__bindgen_ty_16impl UnwindSafe for bpf_attr__bindgen_ty_16Blanket Implementations
Mutably borrows from an owned value. Read more