pub unsafe extern "C" fn mlirAffineMapGetNumDims(
    affineMap: MlirAffineMap
) -> isize
Expand description

Returns the number of dimensions of the given affine map.