Function mlir_sys::mlirAffineModExprGet 
source · pub unsafe extern "C" fn mlirAffineModExprGet(
    lhs: MlirAffineExpr,
    rhs: MlirAffineExpr
) -> MlirAffineExprExpand description
Creates an affine mod expression with ‘lhs’ and ‘rhs’.