LLVMMDNodeInContext

Obtain a MDNode value from a context.

The returned value corresponds to the llvm::MDNode class.

extern (C) nothrow
LLVMValueRef
LLVMMDNodeInContext
(
LLVMContextRef C
,
LLVMValueRef* Vals
,
uint Count
)

Meta