CursorClose typedef

CursorClose = Void Function(Pointer<MDB_cursor>)

Implementation

typedef CursorClose = Void Function(Pointer<MDB_cursor>);