pub unsafe extern "C" fn mlirQuantizedTypeIsSigned( type_: MlirType, ) -> bool
Returns true if the given type is signed, false otherwise.
true
false