Function llvm_sys::core::LLVMMDNodeInContext2

source ยท
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.