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

/vbox/include/iprt/
H A Dstring.h526 * RTStrAllocEx if an IPRT status code is required.
546 * RTStrAllocEx if an IPRT status code is required.
573 #define RTStrAllocEx(ppsz, cb) RTStrAllocExTag((ppsz), (cb), RTSTR_TAG) macro

Completed in 57 milliseconds