playerctl-sys 2.4.4

Unsafe bindings to libplayerctl
docs.rs failed to build playerctl-sys-2.4.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

playerctl-sys

Version License

Unsafe Rust bindings to libplayerctl. This crate makes use of the playerctl source, which is licensed under LGPL-3.0.

The major and minor version numbers of this crate should match those of playerctl. The patch number will vary. If this is not the case, it is likely that this crate is out of date; please create an issue.

Some API members require types from glib-sys, which are also exported from this crate for convenience. Note that the glib crate re-exports glib-sys as glib::ffi.

Relevant docs