Skip to content

Use &CStr instead of &str

Dorinda Bassey requested to merge dorindabs/pipewire-rs:threadfix into main

to enable transfer of strings via FFI boundaries use CStr

Merge request reports