Function binaryen_sys::BinaryenCallRef
source · pub unsafe extern "C" fn BinaryenCallRef(
module: BinaryenModuleRef,
target: BinaryenExpressionRef,
operands: *mut BinaryenExpressionRef,
numOperands: BinaryenIndex,
type_: BinaryenType,
isReturn: bool
) -> BinaryenExpressionRef