Expand description
The low-level foreign function interface to interact with libxcb.
This module contains some #[repr(C)]
type definitions that match libxcbβs definitions. The
actual functions are defined in the ffi
submodule. There is also a test
submodule that
contains a mock of the interface that is used for unit tests.
Modules§
- connection_errors π
- ffi πThe code in this module allows to call libxcbβs C functions.
- send_request_flags π
Structs§
- XcbConnectionWrapper π
- iovec π
- xcb_connection_t π
- xcb_extension_t π
- xcb_generic_error_t π
- xcb_generic_event_t π
- xcb_setup_t π
- xcb_void_cookie_t π