Skip to content

Add bindings to pw_registry_destroy

Tom Wagner requested to merge ryuukyu/pipewire-rs:registry-destroy-global into main

Bindings for the pw_registry_destroy macro as Registry::destroy_global().

I didn't add a test (because testing remote changes is hard), but I tested it manually and it works great.

Merge request reports