playerctl-sys

Unsafe Rust bindings to libplayerctl. This crate makes use of the playerctl source, which is licensed under LGPL-3.0. The crate's version number should match that of playerctl. If it becomes 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