Declaration
void (_stdcall * FreeMem)(void * Adr);

Parameters
Adr Memory block address.

Description
The function releases the allocated memory.
Napíšte komentár