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