Module x11rb::xcb_ffi

source ·
Expand description

A FFI-based connection to an X11 server, using libxcb.

This module is only available when the allow-unsafe-code feature is enabled.

Re-exports

Structs

Enums

  • An error that occurred while connecting to an X11 server
  • An error occurred while parsing some data

Functions

  • Tries to dynamically load libxcb, returning an error on failure.

Type Aliases