Function llvm_sys::core::LLVMMDNodeInContext2 [−][src]
pub unsafe extern "C" fn LLVMMDNodeInContext2(
C: LLVMContextRef,
MDs: *mut LLVMMetadataRef,
Count: size_t
) -> LLVMMetadataRef
Expand description
Create an MDNode value with the given array of operands.