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_2impl !Send for MemoryRegion__bindgen_ty_2impl !Sync for MemoryRegion__bindgen_ty_2impl Unpin for MemoryRegion__bindgen_ty_2impl UnwindSafe for MemoryRegion__bindgen_ty_2Blanket Implementations
Mutably borrows from an owned value. Read more