Module device

Source

Structs§

AllocationFlags
Allocation flags
DeviceProperties
Properties of the device that will be used for allocating memory objects.
MappedMemoryRange
Specifies range of the mapped memory region.

Enums§

DeviceMapError
Memory mapped error.
OutOfMemory
Memory exhausted error.

Traits§

MemoryDevice
Abstract device that can be used to allocate memory objects.