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

/vbox/src/VBox/Runtime/common/string/
H A DRTStrCopy.cpp3 * IPRT - RTStrCopy.
35 RTDECL(int) RTStrCopy(char *pszDst, size_t cbDst, const char *pszSrc) function
51 RT_EXPORT_SYMBOL(RTStrCopy); variable
/vbox/include/iprt/
H A Dmangling.h1445 # define RTStrCopy RT_MANGLER(RTStrCopy) macro

Completed in 83 milliseconds