aboutsummaryrefslogtreecommitdiffstats
path: root/src/sink.h
AgeCommit message (Collapse)AuthorFilesLines
2020-10-27Add function to SerdSink for freeing opaque handleDavid Robillard1-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-27Use consistent naming for function typesDavid Robillard1-4/+4
2020-10-27Make SerdSink opaqueDavid Robillard1-0/+33