sntl_licgen_free 

Library Information
>This API belongs to the Sentinel RMS license decode library.
>The corresponding header is licgen_parser.h.
Description
Releases the memory resources allocated by the following API(s):
Syntax
SNTL_LICGEN_DECLARE (void) sntl_licgen_free(void *buffer);
| Argument | Description |
|---|---|
| buffer [In] | Pointer to the buffer allocated by the given API function. |
Returns
Does not return anything.
