Searched refs:heim_array_iterator_f_t (Results 1 – 2 of 2) sorted by relevance
122 typedef void (*heim_array_iterator_f_t)(heim_object_t, void *); typedef125 void heim_array_iterate_f(heim_array_t, heim_array_iterator_f_t, void *);
132 heim_array_iterate_f(heim_array_t array, heim_array_iterator_f_t fn, void *ctx) in heim_array_iterate_f()