Function binaryen_sys::BinaryenCallRefInsertOperandAt
source · pub unsafe extern "C" fn BinaryenCallRefInsertOperandAt(
expr: BinaryenExpressionRef,
index: BinaryenIndex,
operandExpr: BinaryenExpressionRef
)