MdbCursorClose typedef

MdbCursorClose = void Function(Pointer<MDB_cursor>)

Implementation

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