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