Searched defs:vecNoCleanup (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/include/
H A Dvector.h104 DECLINLINE(void) vecNoCleanup(void *pvElement) function
172 pvec->mpfnCleanup = pfnCleanup ? pfnCleanup : vecNoCleanup; \

Completed in 44 milliseconds