Function LLVMGetBasicBlockTerminator

Source
#[no_mangle]
pub extern "C" fn LLVMGetBasicBlockTerminator(
    BB: LLVMBasicBlockRef,
) -> LLVMValueRef