Expand description
Memory management.
Structs§
- Host
Region - A region of memory managed on behalf of the host.
- Host
Region Ref - Reference to a host region.
Functions§
- allocate_
host - Allocate memory on host’s behalf.
- deallocate_
host - Deallocate memory on host’s behalf.