Function mlir_sys::mlirQuantizedTypeIsSigned 
source · pub unsafe extern "C" fn mlirQuantizedTypeIsSigned(
    type_: MlirType
) -> boolExpand description
Returns true if the given type is signed, false otherwise.
pub unsafe extern "C" fn mlirQuantizedTypeIsSigned(
    type_: MlirType
) -> boolReturns true if the given type is signed, false otherwise.