librdf_stream_get_context

Name

librdf_stream_get_context --  Get the context of the current object on the stream

Synopsis

void* librdf_stream_get_context (librdf_stream* stream);

Arguments

stream

the librdf_stream object

Return value

The context or NULL if the stream has finished.