[][src]Function rustc_llvm_proxy::proxy::LLVMBuildPhi

#[no_mangle]
pub unsafe extern "C" fn LLVMBuildPhi(
    arg1: LLVMBuilderRef,
    Ty: LLVMTypeRef,
    Name: *const c_char
) -> LLVMValueRef