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§
- XcbConnection
Wrapper π - iovec π
- xcb_
connection_ πt - xcb_
extension_ πt - xcb_
generic_ πerror_ t - xcb_
generic_ πevent_ t - xcb_
setup_ πt - xcb_
void_ πcookie_ t