|
noexcept |
Randomizes and frees memory occupied by the specified buffer allocated using one of the Allocate* functions of the Chusov::Memory namespace. It is designed to be a more secure version of FreeData.
pData | is a pointer to the buffer to be randomized and freed. |