Module pipewire_wrapper::spa::list
source · Structs
Traits
- Linked list with ListElement In general, this struct should not be used outside the library.
- Linked list element. Usually, data structures should have spa_sys::spa_list pointer at the first place. So, the pointer to the list element can be casted to the structure itself. In general, this struct should not be used outside the library.