LLVMGetMDString

Obtain the underlying string from a MDString value.

@param V Instance to obtain string from. @param Len Memory address which will hold length of returned string. @return String data in MDString.

extern (C) nothrow
const(char)*
LLVMGetMDString

Meta