Parameters |
Description |
PMEM pNewHeap |
heap target to move the block to. |
source |
source block to move - pointer to the data in the block. |
Moves a block of memory from one heap to another.
Since each block remembers its own size, it is possible to move a block from one heap to another. A heap might be a memory mapped file at a specific address for instance.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|