[][src]Function llvm_sys::core::LLVMMDNodeInContext2

pub unsafe extern "C" fn LLVMMDNodeInContext2(
    C: LLVMContextRef,
    MDs: *mut LLVMMetadataRef,
    Count: size_t
) -> LLVMMetadataRef

Create an MDNode value with the given array of operands.