Copies memory from the allocator's address space to the host address space.
- Parameters
-
| alloc | Allocator associated with source memory. |
| dest | Destination for the memory copy (host memory domain). |
| src | Source for the memory copy. |
| size | Size of memory block to be copied, in bytes. |
- Returns
- Operation status.