int mdb_set_dupsort(txn, dbi, cmp) LMDB::Txn txn LMDB dbi MDB_cmp_func * cmp

int mdb_set_relfunc(txn, dbi, rel) LMDB::Txn txn LMDB dbi MDB_rel_func * rel

int mdb_set_relctx(txn, dbi, ctx) LMDB::Txn txn LMDB dbi void * ctx

2 POD Errors

The following errors were encountered while parsing the POD:

Around line 1056:

=pod directives shouldn't be over one line long! Ignoring all 6 lines of content

Around line 1195:

=pod directives shouldn't be over one line long! Ignoring all 6 lines of content