pub unsafe trait MemoryAllocationCapability { }
Expand description
The MemoryAllocationCapability
capability allows the holder to allocate
memory, for example by creating grants.
pub unsafe trait MemoryAllocationCapability { }
The MemoryAllocationCapability
capability allows the holder to allocate
memory, for example by creating grants.