LLVMAppendExistingBasicBlock

Function LLVMAppendExistingBasicBlock 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMAppendExistingBasicBlock(
    Fn: LLVMValueRef,
    BB: LLVMBasicBlockRef,
)