PhysicalMemoryArcRef

Type Alias PhysicalMemoryArcRef 

Source
pub type PhysicalMemoryArcRef<'cglue_a> = CGlueTraitObj<'cglue_a, &'cglue_a c_void, PhysicalMemoryVtbl<'cglue_a, CGlueObjContainer<&'cglue_a c_void, CArc<c_void>, PhantomData<PhysicalMemoryRetTmpPhantom<CArc<c_void>>>>>, CArc<c_void>, PhantomData<PhysicalMemoryRetTmpPhantom<CArc<c_void>>>>;
Expand description

Opaque by-ref CGlue trait object for trait PhysicalMemory with a CArc reference counted context.

Aliased Typeยง

pub struct PhysicalMemoryArcRef<'cglue_a> { /* private fields */ }