free_memory interface
- Definition:
void _stdcall free_memory(void * p);
- Parameter:
p:[in],The point of memory that will be freed.
- Return:
void
- Explain:
Free the memory which is malloc byrc_ipcam lib.
void _stdcall free_memory(void * p);
p:[in],The point of memory that will be freed.
void
Free the memory which is malloc byrc_ipcam lib.
ICP:粤ICP备09050685号