Free
Free allocated memory
Synopsis
void
fwiFree
(
void *
ptr
);
Parameters
ptr
Pointer to a buffer.
Description
These functions free memory allocated by the
Malloc
functions.