multiversx_sc::api::const_handles

Constant UNINITIALIZED_HANDLE

Source
pub const UNINITIALIZED_HANDLE: RawHandle = i32::MAX; // 2_147_483_647i32
Expand description

Used as a flag. Reading from this handle will always result in a crash.

Do not initialize!