Searched refs:utarray_str_dtor (Results 1 – 1 of 1) sorted by relevance
241 static void utarray_str_dtor(void *elt) { in utarray_str_dtor() function245 …tic const UT_icd ut_str_icd UTARRAY_UNUSED = {sizeof(char*),NULL,utarray_str_cpy,utarray_str_dtor};