Constant MDBX_TXN_READWRITE

pub const MDBX_TXN_READWRITE: i32 = 0;
Available on crate features provider and mdbx only.