Function llvm_sys::core::LLVMConstInsertValue
source · [−]pub unsafe extern "C" fn LLVMConstInsertValue(
AggConstant: LLVMValueRef,
ElementValueConstant: LLVMValueRef,
IdxList: *mut c_uint,
NumIdx: c_uint
) -> LLVMValueRef