Function pipewire::deinit

source ·
pub unsafe fn deinit()
Expand description

Deinitialize PipeWire

§Safety

This must only be called once during the lifetime of the process, once no PipeWire threads are running anymore and all PipeWire resources are released.