MdbCursorClose typedef
MdbCursorClose =
void Function(Pointer<MDB_cursor> )
Implementation
typedef MdbCursorClose = void Function(Pointer<MDB_cursor>);
typedef MdbCursorClose = void Function(Pointer<MDB_cursor>);