Closure for the 'return_value' function. More...
Data Fields | |
PluginKeyProcessor | proc |
Function to call. More... | |
void * | proc_cls |
Closure for 'proc'. More... | |
Closure for the 'return_value' function.
Definition at line 702 of file plugin_datastore_heap.c.
PluginKeyProcessor GetAllContext::proc |
Function to call.
Definition at line 707 of file plugin_datastore_heap.c.
Referenced by heap_get_keys(), and return_value().
void* GetAllContext::proc_cls |
Closure for 'proc'.
Definition at line 712 of file plugin_datastore_heap.c.
Referenced by heap_get_keys(), and return_value().