TypeScript API Documentation for GLIB
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Frees an array of strings, as well as each string it contains.
If str_array is NULL, this function simply returns.
str_array
NULL
Optional
an array of strings to free
Frees an array of strings, as well as each string it contains.
If
str_arrayisNULL, this function simply returns.