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