playerctl-sys 0.1.4

Unsafe bindings to libplayerctl
docs.rs failed to build playerctl-sys-0.1.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 and GLib sources, which are licensed under LGPL-3.0. You must have clang and glib-2.0 installed on your system to build this crate.

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

Relevant docs