Declaration
void (_stdcall * FreeMem)(void * Adr);
Parameters
AdrMemory block address.
Description
The function releases the allocated memory.
Napíšte komentár