Function mlir_sys::mlirAffineBinaryOpExprGetRHS 
source · pub unsafe extern "C" fn mlirAffineBinaryOpExprGetRHS(
    affineExpr: MlirAffineExpr
) -> MlirAffineExprExpand description
Returns the right hand side affine expression of the given affine binary operation expression.