lmdb_zero::error::NULSTR
[−]
[src]
pub const NULSTR: c_int=ffi2::MDB_LAST_ERRCODE + 1
A string path was given which contains a NUL byte.
This is not a standard LMDB error code; it is produced by the FFI layer here when translating rust strings to C strings.