Function rustc_llvm_proxy::proxy::LLVMConstInsertValue
source · #[no_mangle]
pub unsafe extern "C" fn LLVMConstInsertValue(
AggConstant: LLVMValueRef,
ElementValueConstant: LLVMValueRef,
IdxList: *mut c_uint,
NumIdx: c_uint
) -> LLVMValueRef