Function LLVMGetBasicBlockTerminator

Source
pub unsafe extern "C" fn LLVMGetBasicBlockTerminator(
    BB: *mut LLVMBasicBlock,
) -> *mut LLVMValue