pub unsafe extern "C" fn mlirVectorTypeIsScalable( type_: MlirType, ) -> bool
Checks whether the given vector type is scalable, i.e., has at least one scalable dimension.