2 releases
| 0.1.1 | Apr 28, 2023 |
|---|---|
| 0.1.0 | Nov 27, 2022 |
#546 in FFI
21KB
158 lines
x11-sys
This Rust crate provides bindings to the X11 libraries.
This is similar to the x11 crate but uses bindgen to generate bindings rather than having them written by hand.
x11-sys cannot replace x11-dl, as bindgen currently does not support generating library structs.
No runtime deps
~0–2MB
~39K SLoC