Function llvm_sys::debuginfo::LLVMDIBuilderFinalizeSubprogram

source ยท
pub unsafe extern "C" fn LLVMDIBuilderFinalizeSubprogram(
    Builder: LLVMDIBuilderRef,
    Subprogram: LLVMMetadataRef
)
Expand description

Finalize a specific subprogram. No new variables may be added to this subprogram afterwards.