Please enable JavaScript to view this site.

Navigation: Linkar CLIENTS > C auxiliary Functions

WrapperPy_LkFreeMemoryStringArray

Scroll Prev Top Next More

"Wrapper" function so that Python can invoke the LkFreeMemoryStringArray function

 

This "wrapper" function is provided so that python scripts can access functions with double pointers char **,

 

 

ptr

char*

 

pointer to the memory that must be released

 

count

uint32_t

 

number of elements (number of character strings)

 

 

       C