Frees a NULL-terminated array of strings, and the array itself. If called on a NULL value, g_strfreev() simply returns.
a NULL-terminated array of strings to free.
See Implementation
Frees a NULL-terminated array of strings, and the array itself. If called on a NULL value, g_strfreev() simply returns.