XCB  1.12
Data Fields
xcb_generic_reply_t Struct Reference

Generic reply. More...

#include <xcb.h>

Data Fields

uint8_t response_type
 
uint8_t pad0
 
uint16_t sequence
 
uint32_t length
 

Detailed Description

Generic reply.

A generic reply structure.

Field Documentation

uint32_t xcb_generic_reply_t::length

Length of the response

uint8_t xcb_generic_reply_t::pad0

Padding

uint8_t xcb_generic_reply_t::response_type

Type of the response

uint16_t xcb_generic_reply_t::sequence

Sequence number


The documentation for this struct was generated from the following file: