xQueryKeymapReply

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (C) nothrow @nogc
struct xQueryKeymapReply {}

Members

Variables

length
CARD32 length;
Undocumented in source.
map
BYTE[32] map;
Undocumented in source.
pad1
BYTE pad1;
Undocumented in source.
sequenceNumber
CARD16 sequenceNumber;
Undocumented in source.
type
BYTE type;
Undocumented in source.

Meta