Bitcoin
Public Attributes | List of all members
leveldb::Iterator::Cleanup Struct Reference

Public Attributes

CleanupFunction function
 
void * arg1
 
void * arg2
 
Cleanupnext
 

Member Data Documentation

◆ arg1

void* leveldb::Iterator::Cleanup::arg1

◆ arg2

void* leveldb::Iterator::Cleanup::arg2

◆ function

CleanupFunction leveldb::Iterator::Cleanup::function

◆ next

Cleanup* leveldb::Iterator::Cleanup::next

The documentation for this struct was generated from the following file: