allocate
Allocates aligned data.
|
(1) |
-
Allocates aligned data.
Parameters:-
const size_trequestedSize: Size in bytes the user requested. May allocate more -
const size_talignment: Memory alignment boundary in bytes. -
const size_trequiredSizeMultiplier: The requirement for the allocation size to be
-