Constant EMPTY_SLOT
pub const EMPTY_SLOT: i32 = -9;Expand description
The specified slot did not contain any slotted data (i.e., is empty).
pub const EMPTY_SLOT: i32 = -9;The specified slot did not contain any slotted data (i.e., is empty).