pub const OMAP_OVERFLOW: u32 = 2;
Expand description

Status code for the case that an OMAP wanted to add a new value but could not because the hash table overflowed, and so the operation failed.