Function llvm_sys::debuginfo::LLVMDisposeDIBuilder

source ยท
pub unsafe extern "C" fn LLVMDisposeDIBuilder(
    Builder: LLVMDIBuilderRef
)
Expand description

Deallocate a builder and everything it owns.

The builder must be finalized before this.