menu
lmdb package
documentation
lib/typedefs.dart
MdbCursorClose typedef
MdbCursorClose typedef
dark_mode
light_mode
MdbCursorClose
typedef
MdbCursorClose
=
void Function
(
Pointer
<
MDB_cursor
>
)
Implementation
typedef MdbCursorClose = void Function(Pointer<MDB_cursor>);
lmdb package
documentation
lib/typedefs
MdbCursorClose typedef
typedefs library