x11-sys

Crates.iox11-sys
lib.rsx11-sys
version0.1.1
sourcesrc
created_at2022-11-27 06:50:37.811892
updated_at2023-04-28 23:49:38.510444
descriptionX11 library bindings
homepagehttps://github.com/daggerbot/x11-sys
repositoryhttps://github.com/daggerbot/x11-sys
max_upload_size
id723613
size63,404
(daggerbot)

documentation

https://docs.rs/x11-sys

README

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.

Commit count: 3

cargo fmt