| STMFFREEMEMORY(3STMF) | SCSI Target Mode Framework Library Functions | STMFFREEMEMORY(3STMF) |
stmfFreeMemory - free memory allocated by this library
cc [ flag... ] file... -lstmf [ library... ] #include <libstmf.h> void stmfFreeMemory(void *stmfMemory);
memory
The stmfFreeMemory() function frees memory allocated by this library.
No values are returned.
See attributes(7) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Interface Stability | Committed |
| MT-Level | Safe |
| June 9, 2008 | OmniOS |