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