|
|
Sets the allocation alignment in bytes. - Parameters:
-
| bytes | Allocation alignment in bytes. |
- Returns:
- Old allocation alignment in bytes.
- Remarks:
- The allocation alignment is the minimum byte boundary where memory can be allocated. The default allocation alignment is 32 bytes.
- See also:
- MFHeap_AllocInternal()
|