c.h | 64 typedef struct leveldb_readoptions_t leveldb_readoptions_t; typedef in typeref:struct:leveldb_readoptions_t 103 const leveldb_readoptions_t* options, 110 const leveldb_readoptions_t* options); 244 extern leveldb_readoptions_t* leveldb_readoptions_create(); 245 extern void leveldb_readoptions_destroy(leveldb_readoptions_t*); 247 leveldb_readoptions_t*, 250 leveldb_readoptions_t*, unsigned char); 252 leveldb_readoptions_t*,
|