makeGuid

Helper function to create GUID from string.

BCDE0395-E52F-467C-8E3D-C4579291692E -> GUID(0xBCDE0395, 0xE52F, 0x467C, [0x8E, 0x3D, 0xC4, 0x57, 0x92, 0x91, 0x69, 0x2E])

version(Windows)
GUID
makeGuid
(
string str
)
()

Meta