xcb_generic_reply_t

@brief Generic reply.

A generic reply structure.

extern (C)
struct xcb_generic_reply_t {}

Members

Variables

length
uint length;

< Length of the response

pad0
ubyte pad0;

< Padding

response_type
ubyte response_type;

< Type of the response

sequence
ushort sequence;

< Sequence number

Meta