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