[][src]Function llvm_sys::core::LLVMConstInsertValue

pub unsafe extern "C" fn LLVMConstInsertValue(
    AggConstant: LLVMValueRef,
    ElementValueConstant: LLVMValueRef,
    IdxList: *mut c_uint,
    NumIdx: c_uint
) -> LLVMValueRef