Struct panda_sys::MemoryDeviceInfo [−][src]
#[repr(C)]pub struct MemoryDeviceInfo { pub type_: MemoryDeviceInfoKind, pub u: MemoryDeviceInfo__bindgen_ty_1, }
Fields
type_: MemoryDeviceInfoKindu: MemoryDeviceInfo__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MemoryDeviceInfoimpl !Send for MemoryDeviceInfoimpl !Sync for MemoryDeviceInfoimpl Unpin for MemoryDeviceInfoimpl UnwindSafe for MemoryDeviceInfoBlanket Implementations
Mutably borrows from an owned value. Read more