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

/vbox/include/iprt/
H A Davl.h809 typedef AVLRUINTPTRCALLBACK *PAVLRUINTPTRCALLBACK; typedef
817 RTDECL(int) RTAvlrUIntPtrDoWithAll( PAVLRUINTPTRTREE pTree, int fFromLeft, PAVLRUINTPTRCALLBACK pfnCallBack, void *pvParam);
818 RTDECL(int) RTAvlrUIntPtrDestroy( PAVLRUINTPTRTREE pTree, PAVLRUINTPTRCALLBACK pfnCallBack, void *pvParam);

Completed in 59 milliseconds