[][src]Function rustc_llvm_proxy::proxy::LLVMInsertIntoBuilderWithName

#[no_mangle]
pub unsafe extern "C" fn LLVMInsertIntoBuilderWithName(
    Builder: LLVMBuilderRef,
    Instr: LLVMValueRef,
    Name: *const c_char
)