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