struct io.ModbusPduHdr

struct ModbusPduHdr {
    // fields

    io.ModbusFunc m_func;
};