pub unsafe extern "C" fn mlirTypeIsAUniformQuantizedPerAxisType( type_: MlirType, ) -> bool
Returns true if the given type is a UniformQuantizedPerAxisType.
true