struct io.UsbIsoHdr

struct UsbIsoHdr {
    // fields

    typedef unsigned int uint32_t m_packetCount;
    typedef unsigned int uint32_t m_errorCount;
};