Function mlir_sys::mlirIntegerSetGetNumDims
source · pub unsafe extern "C" fn mlirIntegerSetGetNumDims(
set: MlirIntegerSet
) -> isize
Expand description
Returns the number of dimensions in the given set.
pub unsafe extern "C" fn mlirIntegerSetGetNumDims(
set: MlirIntegerSet
) -> isize
Returns the number of dimensions in the given set.