wayland-sys 0.31.1

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.
Documentation

wayland-sys

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 0 of them enabled by default.

server

  • libc
  • memoffset

cursor

  • client

dlopen

  • once_cell

egl

  • client

memoffset

  • dep:memoffset

libc

  • dep:libc

once_cell

  • dep:once_cell

client

    This feature flag does not enable additional features.