MdbPutP typedef

Implementation

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