Struct panda_sys::rr_log_entry_t [−][src]
#[repr(C)]pub struct rr_log_entry_t { pub header: RR_header, pub variant: rr_log_entry_t__bindgen_ty_1, }
Fields
header: RR_headervariant: rr_log_entry_t__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for rr_log_entry_timpl !Send for rr_log_entry_timpl !Sync for rr_log_entry_timpl Unpin for rr_log_entry_timpl UnwindSafe for rr_log_entry_tBlanket Implementations
Mutably borrows from an owned value. Read more