Struct libbpf_sys::bpf_linker_opts [−][src]
#[repr(C)]pub struct bpf_linker_opts { pub sz: size_t, }
Fields
sz: size_tTrait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for bpf_linker_optsimpl Send for bpf_linker_optsimpl Sync for bpf_linker_optsimpl Unpin for bpf_linker_optsimpl UnwindSafe for bpf_linker_optsBlanket Implementations
Mutably borrows from an owned value. Read more