MdbGetP typedef

Implementation

typedef MdbGetP = IntPtr Function(
    Pointer<MDB_txn>, IntPtr, Pointer<MDB_val>, Pointer<MDB_val>);