menu
lmdb package
documentation
lib/typedefs.dart
MdbPut typedef
MdbPut typedef
dark_mode
light_mode
MdbPut
typedef
MdbPut
=
int
Function
(
Pointer
<
MDB_txn
>
,
int
,
Pointer
<
MDB_val
>
,
Pointer
<
MDB_val
>
,
int
)
Implementation
typedef MdbPut = int Function( Pointer<MDB_txn>, int, Pointer<MDB_val>, Pointer<MDB_val>, int);
lmdb package
documentation
lib/typedefs
MdbPut typedef
typedefs library