x11rb::protocol

Module shm

source
Expand description

Bindings to the Shm X11 extension.

Structs§

Constants§

Traits§

  • Extension trait defining the requests of this extension.

Functions§

  • Attach a System V shared memory segment..
  • Create a shared memory segment.
  • Create a pixmap backed by shared memory..
  • Asks the server to allocate a shared memory segment..
  • Destroys the specified shared memory segment..
  • Copies data from the specified drawable to the shared memory segment..
  • Copy data from the shared memory to the specified drawable..
  • Query the version of the MIT-SHM extension..

Type Aliases§