Function LLVMDisposeDIBuilder

Source
pub(crate) unsafe extern "C" fn LLVMDisposeDIBuilder<'ll>(
    Builder: NonNull<DIBuilder<'ll>>,
)