pub unsafe extern "C" fn mlirQuantizedTypeCastExpressedToStorageType(
    type_: MlirType,
    candidate: MlirType
) -> MlirTypeExpand description
Casts from a type based on the expressed type of the given quantized type to equivalent type based on storage type of the same quantized type.