[][src]Function llvm_sys::core::LLVMAppendExistingBasicBlock

pub unsafe extern "C" fn LLVMAppendExistingBasicBlock(
    Fn: LLVMValueRef,
    BB: LLVMBasicBlockRef
)

Append the given basic block to the basic block list of the given function.