XCB 1.17.0
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

◆ length

uint32_t xcb_generic_reply_t::length

Length of the response

◆ pad0

uint8_t xcb_generic_reply_t::pad0

Padding

◆ response_type

uint8_t xcb_generic_reply_t::response_type

Type of the response

◆ sequence

uint16_t xcb_generic_reply_t::sequence

Sequence number


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