IOERR_VNODE top-level constant
int
const IOERR_VNODE
See SQLite Documentation for meaning and the use of it.
Implementation
const IOERR_VNODE = (IOERR | (27 << 8));
See SQLite Documentation for meaning and the use of it.
const IOERR_VNODE = (IOERR | (27 << 8));