pub unsafe extern "C" fn mlirQuantizedTypeGetQuantizedElementType(
    type_: MlirType
) -> MlirType
Expand description

Returns the element type of the given quantized type as another quantized type.