[][src]Function binaryen_sys::BinaryenCallIndirectInsertOperandAt

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