pub unsafe extern "C" fn mlirVectorTypeIsDimScalable( type_: MlirType, dim: isize, ) -> bool
Checks whether the “dim”-th dimension of the given vector is scalable.