Function llvm_sys::core::LLVMAppendExistingBasicBlock [−][src]
pub unsafe extern "C" fn LLVMAppendExistingBasicBlock(
Fn: LLVMValueRef,
BB: LLVMBasicBlockRef
)
Append the given basic block to the basic block list of the given function.