Struct panda::sys::MemoryRegion__bindgen_ty_2 [−][src]
#[repr(C)]pub struct MemoryRegion__bindgen_ty_2 {
pub lh_first: *mut IOMMUNotifier,
}Fields
lh_first: *mut IOMMUNotifierTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for MemoryRegion__bindgen_ty_2
impl !Send for MemoryRegion__bindgen_ty_2
impl !Sync for MemoryRegion__bindgen_ty_2
impl Unpin for MemoryRegion__bindgen_ty_2
impl UnwindSafe for MemoryRegion__bindgen_ty_2
Blanket Implementations
Mutably borrows from an owned value. Read more