|
MISR Toolkit
1.5.1
|
Go to the source code of this file.
Functions | |
| MTKt_status | MtkDataBufferFree (MTKt_DataBuffer *databuf) |
| Free data buffer. More... | |
| MTKt_status MtkDataBufferFree | ( | MTKt_DataBuffer * | databuf | ) |
Free data buffer.
databuf that was previously allocated with MtkDataBufferAllocate() and we wish to free it.| [in,out] | databuf | Data Buffer |
Definition at line 33 of file MtkDataBufferFree.c.