pub unsafe extern "C" fn mlirIntegerSetGetConstraint(
set: MlirIntegerSet,
pos: isize,
) -> MlirAffineExpr
Expand description
Returns pos
-th constraint of the set.
pub unsafe extern "C" fn mlirIntegerSetGetConstraint(
set: MlirIntegerSet,
pos: isize,
) -> MlirAffineExpr
Returns pos
-th constraint of the set.