_xReq

REQUESTS

version(linux)
@nogc
struct _xReq {
CARD8 reqType;
CARD8 data;
CARD16 length;
}

Meta