Constant block_sys::BLOCK_IS_GLOBAL
source · pub const BLOCK_IS_GLOBAL: block_flags = _; // 268_435_456i32👎Deprecated:
block-sys is deprecated. Use block2::ffi insteadExpand description
Block is stored in global memory and does not need to be copied. compiler