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

/vbox/include/iprt/
H A Dstring.h3133 typedef FNRTSTRSPACECALLBACK *PFNRTSTRSPACECALLBACK; typedef
3147 RTDECL(int) RTStrSpaceDestroy(PRTSTRSPACE pStrSpace, PFNRTSTRSPACECALLBACK pfnCallback, void *pvUser);
3160 RTDECL(int) RTStrSpaceEnumerate(PRTSTRSPACE pStrSpace, PFNRTSTRSPACECALLBACK pfnCallback, void *pvUser);

Completed in 41 milliseconds