deallocate
Deallocates aligned data.
|
(1) |
-
Deallocates aligned data.
Parameters:-
void *memptr: Pointer to allocated aligned data -
const size_trequestedSize: Size in bytes the user requested. May deallocate more -
const size_trequiredSizeMultiplier: The requirement for the allocation size to be
-