Function llvm_sys::core::LLVMConstInsertElement[][src]

pub unsafe extern "C" fn LLVMConstInsertElement(
    VectorConstant: LLVMValueRef,
    ElementValueConstant: LLVMValueRef,
    IndexConstant: LLVMValueRef
) -> LLVMValueRef