MISR Toolkit  1.5.1
Functions
MtkDataBufferFree3D.c File Reference
#include "MisrUtil.h"
#include "MisrError.h"
#include <stdlib.h>

Go to the source code of this file.

Functions

MTKt_status MtkDataBufferFree3D (MTKt_DataBuffer3D *databuf)
 Free 3-dimensional data buffer (a buffer stack) More...
 

Function Documentation

◆ MtkDataBufferFree3D()

MTKt_status MtkDataBufferFree3D ( MTKt_DataBuffer3D databuf)

Free 3-dimensional data buffer (a buffer stack)

Returns
MTK_SUCCESS
Example:
In this example, we have a MTKt_DataBuffer3D called databuf that was previously allocated with MtkDataBufferAllocate3D() and we wish to free it.
status = MtkDataBufferFree3D(&databuf);
Parameters
[in,out]databufData Buffer

Definition at line 33 of file MtkDataBufferFree3D.c.


MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:53