pub unsafe extern "C" fn mlirIntegerSetEmptyGet(
context: MlirContext,
numDims: isize,
numSymbols: isize,
) -> MlirIntegerSet
Expand description
Gets or creates a new canonically empty integer set with the give number of dimensions and symbols in the given context.