pub unsafe extern "C" fn mlirShapedTypeGetDimSize( type_: MlirType, dim: isize, ) -> i64
Returns the dim-th dimension of the given ranked shaped type.