XCB
1.9
|
xcb_render_free_picture_request_t More...
#include <render.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_render_picture_t | picture |
uint16_t xcb_render_free_picture_request_t::length |
uint8_t xcb_render_free_picture_request_t::major_opcode |
uint8_t xcb_render_free_picture_request_t::minor_opcode |
xcb_render_picture_t xcb_render_free_picture_request_t::picture |
Referenced by xcb_render_free_picture(), and xcb_render_free_picture_checked().