Module oasis_contract_sdk::memory
source · Expand description
Memory management.
Structs§
- A region of memory managed on behalf of the host.
- Reference to a host region.
Functions§
- Allocate memory on host’s behalf.
- Deallocate memory on host’s behalf.