pub unsafe extern "C" fn mlirAffineBinaryOpExprGetRHS(
affineExpr: MlirAffineExpr,
) -> MlirAffineExpr
Expand description
Returns the right hand side affine expression of the given affine binary operation expression.
pub unsafe extern "C" fn mlirAffineBinaryOpExprGetRHS(
affineExpr: MlirAffineExpr,
) -> MlirAffineExpr
Returns the right hand side affine expression of the given affine binary operation expression.