Function LLVMSetArgOperand

Source
pub unsafe extern "C" fn LLVMSetArgOperand(
    Funclet: LLVMValueRef,
    i: c_uint,
    value: LLVMValueRef,
)