pub unsafe extern "C" fn mlirAffineExprIsABinary(
    affineExpr: MlirAffineExpr
) -> bool
Expand description

Checks whether the given affine expression is binary.