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

Go to the source code of this file.

Functions

MTKt_status MtkDataBufferFree (MTKt_DataBuffer *databuf)
 Free data buffer. More...
 

Function Documentation

◆ MtkDataBufferFree()

MTKt_status MtkDataBufferFree ( MTKt_DataBuffer databuf)

Free data buffer.

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

Definition at line 33 of file MtkDataBufferFree.c.


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