rocksdb_comparator_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)
rocksdb_comparator_create
(
void* state
,
void function
(
void*
)
,
int function
(
void*
,
const char* a
,
size_t alen
,
const char* b
,
size_t blen
)
,
immutable(char*) function
(
void*
)
)

Meta