leveldb_filterpolicy_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow
leveldb_filterpolicy_create
(
void* state
,
void function
(
void*
)
destructor
,
char* function
(
void*
,
const const(char)* key_array
,
const size_t* key_length_array
,,)
create_filter
,
ubyte function
(
void*
,
const char* key
,
size_t length
,
const char* filter
,)
key_may_match
,
const(char*) function
(
void*
)
name
)

Meta