Method LLVMGetMDString
LLVMGetMDString(LLVMValueRef, out UInt32)
TODO: Provide summary for Function LLVMGetMDString
Declaration
public static string LLVMGetMDString(LLVMValueRef V, out uint Length)
Parameters
public static string LLVMGetMDString(LLVMValueRef V, out uint Length)
LLVMValueRef | V | TODO: Provide details of parameter V |
UInt32 | Length | TODO: Provide details of parameter Length |
Returns
String | TODO: Document return value |