Ion C
C library for Ion
|
Data Fields | |
ION_READER_CONTEXT_CALLBACK | notify |
void * | context |
void* _ion_reader_context_change_notifier::context |
The user context to provide as the first argument to notify
. May be NULL.
ION_READER_CONTEXT_CALLBACK _ion_reader_context_change_notifier::notify |
The function to call upon a change to the reader's symbol table context.