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

/vbox/src/VBox/Runtime/common/string/
H A Dstrspace.cpp237 RTDECL(int) RTStrSpaceDestroy(PRTSTRSPACE pStrSpace, PFNRTSTRSPACECALLBACK pfnCallback, void *pvUser) function
241 RT_EXPORT_SYMBOL(RTStrSpaceDestroy); variable
/vbox/include/iprt/
H A Dmangling.h1517 # define RTStrSpaceDestroy RT_MANGLER(RTStrSpaceDestroy) macro

Completed in 71 milliseconds