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

/vbox/include/iprt/
H A Davl.h969 typedef AVLROIOPORTCALLBACK *PAVLROIOPORTCALLBACK; typedef
976 RTDECL(int) RTAvlroIOPortDoWithAll(PAVLROIOPORTTREE pTree, int fFromLeft, PAVLROIOPORTCALLBACK pfnCallBack, void *pvParam);
977 RTDECL(int) RTAvlroIOPortDestroy(PAVLROIOPORTTREE pTree, PAVLROIOPORTCALLBACK pfnCallBack, void *pvParam);

Completed in 47 milliseconds