Function LLVMInsertIntoBuilder

Source
pub unsafe extern "C" fn LLVMInsertIntoBuilder(
    Builder: *mut LLVMBuilder,
    Instr: *mut LLVMValue,
)