Module xcb::shm

source · []
Expand description

The MIT-SHM X extension.

Accessible with the shm cargo feature.

Structs

The Attach request.

The AttachFd request.

The CompletionEvent event.

The CreatePixmap request.

The CreateSegment request.

Unchecked cookie type for CreateSegment.

The Detach request.

The GetImage request.

Cookie type for GetImage.

Unchecked cookie type for GetImage.

Reply type for GetImage.

The PutImage request.

The QueryVersion request.

Unchecked cookie type for QueryVersion.

Enums

Unified error type for the Shm extension

Unified event type for the Shm extension

Constants

The major version of the Shm extension.

The minor version of the Shm extension.

The version string of the Shm extension.

The official identifier for the Shm extension.

Functions

Fetch server runtime info data of the Shm extension.

Prefetch server runtime info data of the Shm extension.

Type Definitions

The BadSegError error.