Skip to content

Spa Pod constness fix

Julian Bouzas requested to merge julian/wireplumber:constness-fix into master

This MR removes the const-ness from the SpaPod API and adds a flag to check const-ness at runtime.

Merge request reports