Searched defs:DestructorPtr (Results 1 – 3 of 3) sorted by relevance
171 typedef void (*DestructorPtr)(void*); typedef
184 using DestructorPtr = void (*)(void *); variable
197 using DestructorPtr = void (*)(void *); variable