Function rustc_llvm_proxy::proxy::LLVMConstInsertElement
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstInsertElement(
VectorConstant: LLVMValueRef,
ElementValueConstant: LLVMValueRef,
IndexConstant: LLVMValueRef
) -> LLVMValueRef