Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-27 | Add function to SerdSink for freeing opaque handle | David Robillard | 1 | -0/+1 | |
This can be used to associate dynamically allocated data with a sink and have it managed along with the sink's lifetime. | |||||
2020-10-27 | Use consistent naming for function types | David Robillard | 1 | -4/+4 | |
2020-10-27 | Make SerdSink opaque | David Robillard | 1 | -0/+33 | |