Constant MDBX_ENOMEM

pub const MDBX_ENOMEM: i32 = 12;
Available on crate feature mdbx only.