Serialize the specified guid into the specified result. The result string will be in a format suitable for guidFromString.
guid
result
guidFromString
Declared in <bdlb_guidutil.h>
<bdlb_guidutil.h>
static void guidToString( bsl::string* result, Guid const& guid);