Constant script_layout_interface::SPECIAL_SCROLL_ROOT_ID_MASK
source ยท pub(crate) const SPECIAL_SCROLL_ROOT_ID_MASK: u64 = 0xffff;
Expand description
If none of the bits outside this mask are set, the scroll root is a special scroll root. Note that we assume that the top 16 bits of the address space are unused on the platform.