Module memory

Source
Expand description

Memory management.

Structs§

HostRegion
A region of memory managed on behalf of the host.
HostRegionRef
Reference to a host region.

Functions§

allocate_host
Allocate memory on host’s behalf.
deallocate_host
Deallocate memory on host’s behalf.