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