Function rustc_codegen_llvm::llvm_::ffi::LLVMBuildBr
source ยท pub unsafe extern "C" fn LLVMBuildBr<'a>(
B: &Builder<'a>,
Dest: &'a BasicBlock,
) -> &'a Value
pub unsafe extern "C" fn LLVMBuildBr<'a>(
B: &Builder<'a>,
Dest: &'a BasicBlock,
) -> &'a Value