xTimecoord

Structure Defns Structures needed for replies

version(linux)
@nogc
struct xTimecoord {
CARD32 time;
INT16 x;
INT16 y;
}

Meta