Dynamic loading bindings for the X11 library, allowing Rust programs to interface with the X Window System.
# Cargo.toml
[dependencies]
x11-dl = "2.21.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a connection to the X server using dynamic loading.
Install libx11-dev or equivalent package for your OS.
No dependency data recorded yet.