Zen API
|
Protected virtual method that copies memory from the allocator's address space to the host address space.
alloc | Allocator. |
dest | Destination for the memory copy (in host memory domain). |
src | Source for the memory copy (in allocator memory domain). |
size | Size of memory block to be copied, in bytes. |