XCB
1.11.1
|
xcb_shm_attach_request_t More...
#include <shm.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_shm_seg_t | shmseg |
uint32_t | shmid |
uint8_t | read_only |
uint8_t | pad0 [3] |
uint16_t xcb_shm_attach_request_t::length |
uint8_t xcb_shm_attach_request_t::pad0[3] |
Referenced by xcb_shm_attach(), and xcb_shm_attach_checked().
Referenced by xcb_shm_attach(), and xcb_shm_attach_checked().
uint32_t xcb_shm_attach_request_t::shmid |
Referenced by xcb_shm_attach(), and xcb_shm_attach_checked().
xcb_shm_seg_t xcb_shm_attach_request_t::shmseg |
Referenced by xcb_shm_attach(), and xcb_shm_attach_checked().