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