Function 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.