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

/vbox/include/iprt/
H A Davl.h69 typedef AVLPVCALLBACK *PAVLPVCALLBACK; typedef
79 RTDECL(int) RTAvlPVDoWithAll(PAVLPVTREE ppTree, int fFromLeft, PAVLPVCALLBACK pfnCallBack, void *pvParam);
80 RTDECL(int) RTAvlPVDestroy(PAVLPVTREE ppTree, PAVLPVCALLBACK pfnCallBack, void *pvParam);

Completed in 510 milliseconds