_XkbMods

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

Members

Variables

mask
ubyte mask;
Undocumented in source.
real_mods
ubyte real_mods;
Undocumented in source.
vmods
ushort vmods;
Undocumented in source.

Meta