[][src]Function llvm_sys_featured::debuginfo::LLVMDisposeDIBuilder

pub unsafe extern "C" fn LLVMDisposeDIBuilder(Builder: LLVMDIBuilderRef)

Deallocate a builder and everything it owns.

The builder must be finalized before this.