llvm_sys::core::LLVMBuildInsertElement
[−]
[src]
pub unsafe extern fn LLVMBuildInsertElement(arg1: LLVMBuilderRef, VecVal: LLVMValueRef, EltVal: LLVMValueRef, Index: LLVMValueRef, Name: *const c_char) -> LLVMValueRef