pub unsafe extern "C" fn mlirQuantizedTypeIsCompatibleExpressedType( type_: MlirType, candidate: MlirType ) -> bool
Returns true if the candidate type is compatible with the given quantized type.
true
candidate
type