reth_db::mdbx::ffi

Constant MDBX_TXN_READWRITE

source
pub const MDBX_TXN_READWRITE: i32 = 0;
Available on crate feature mdbx only.