Function llvm_sys::debuginfo::LLVMDIBuilderGetOrCreateArray

source ยท
pub unsafe extern "C" fn LLVMDIBuilderGetOrCreateArray(
    Builder: LLVMDIBuilderRef,
    Data: *mut LLVMMetadataRef,
    NumElements: size_t
) -> LLVMMetadataRef
Expand description

Create an array of DI Nodes.