sratom_set_sink¶
-
void sratom_set_sink(Sratom *sratom, const char *base_uri, SerdStatementSink sink, SerdEndSink end_sink, void *handle)¶
Set the sink(s) where sratom will write its output.
This must be called before calling
sratom_write()
.
Set the sink(s) where sratom will write its output.
This must be called before calling sratom_write()
.