stringListFromNullTerminatedCStringListAndFree

inline fun stringListFromNullTerminatedCStringListAndFree(cList: CStringList?): List<String>

Create a list of strings from a CStringList, then free it with g_strfreev