void axl_stream_freev ( char **  chunks  ) 

Allows to release memory used by elements returned by axl_stream_split and other function that return a pointer to a char **.

Parameters:
chunks The chunk to release.