xResourceReq

structures that follow request.

version(linux)
@nogc
struct xResourceReq {
CARD8 reqType;
BYTE pad;
CARD16 length;
CARD32 id;
}

Meta