pub unsafe extern "C" fn mlirAffineMapGetNumDims(
affineMap: MlirAffineMap,
) -> isizeExpand description
Returns the number of dimensions of the given affine map.
pub unsafe extern "C" fn mlirAffineMapGetNumDims(
affineMap: MlirAffineMap,
) -> isizeReturns the number of dimensions of the given affine map.