CursorGet typedef

Implementation

typedef CursorGet = IntPtr Function(
    Pointer<MDB_cursor>, Pointer<MDB_val>, Pointer<MDB_val>, IntPtr);