reth_db::mdbx::ffi

Constant MDBX_TXN_RDONLY

source
pub const MDBX_TXN_RDONLY: i32 = 131072; // 131_072i32
Available on crate feature mdbx only.