Struct libbpf_sys::perf_event_attr [−][src]
#[repr(C)]pub struct perf_event_attr { pub _address: u8, }
Fields
_address: u8Trait Implementations
Returns the “default value” for a type. Read more
Auto Trait Implementations
impl RefUnwindSafe for perf_event_attrimpl Send for perf_event_attrimpl Sync for perf_event_attrimpl Unpin for perf_event_attrimpl UnwindSafe for perf_event_attrBlanket Implementations
Mutably borrows from an owned value. Read more