mlir_sys

Function mlirIntegerSetGetNumDims

Source
pub unsafe extern "C" fn mlirIntegerSetGetNumDims(
    set: MlirIntegerSet,
) -> isize
Expand description

Returns the number of dimensions in the given set.