pub const NULL: usize = usize::MAX; // 18_446_744_073_709_551_615usize
Expand description

Internal representation of a null pointer or Option::None value in the sallyport block.