Struct libbpf_sys::ring_buffer_opts [−][src]
#[repr(C)]pub struct ring_buffer_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 ring_buffer_optsimpl Send for ring_buffer_optsimpl Sync for ring_buffer_optsimpl Unpin for ring_buffer_optsimpl UnwindSafe for ring_buffer_optsBlanket Implementations
Mutably borrows from an owned value. Read more