void vm_free( void* ptr );
void vm_free( void* ptr );
Frees the memory allocated by vm_malloc(), vm_calloc(), vm_realloc(), or vm_malloc_dma(). Frees null is allowed.
|
Parameters |
Description |
|
void* ptr |
[IN] The pointer to the memory to be freed. It can be NULL. |
void
vmmemory.h
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.