[][src]Function binaryen_sys::BinaryenCallInsertOperandAt

pub unsafe extern "C" fn BinaryenCallInsertOperandAt(
    expr: BinaryenExpressionRef,
    index: BinaryenIndex,
    operandExpr: BinaryenExpressionRef
)