FFI bindings to the various libwayland-*.so libraries. You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings.
# Cargo.toml
[dependencies]
wayland-sys = "0.31.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Provides raw FFI bindings to Wayland libraries.
Add wayland-client as a dependency for higher-level abstractions.
No dependency data recorded yet.