SQLITE_IOERR_DIR_CLOSE constant

int const SQLITE_IOERR_DIR_CLOSE

The SQLITE_IOERR_DIR_CLOSE error code is no longer used.

Implementation

static const int SQLITE_IOERR_DIR_CLOSE = 4362;