Function LLVMBuildBr

Source
pub unsafe extern "C" fn LLVMBuildBr(
    arg1: *mut LLVMBuilder,
    Dest: *mut LLVMBasicBlock,
) -> *mut LLVMValue