MdbTxnCommit typedef

MdbTxnCommit = int Function(Pointer<MDB_txn>)

Implementation

typedef MdbTxnCommit = int Function(Pointer<MDB_txn>);