Searched refs:utarray_str_dtor (Results 1 – 1 of 1) sorted by relevance
228 static void utarray_str_dtor(void *elt) { in utarray_str_dtor() function232 static const UT_icd ut_str_icd _UNUSED_ = {sizeof(char*),NULL,utarray_str_cpy,utarray_str_dtor};