Constant block_sys::BLOCK_IS_GLOBAL
source · pub const BLOCK_IS_GLOBAL: block_flags = _; // 268_435_456i32Expand description
Block is stored in global memory and does not need to be copied. compiler
pub const BLOCK_IS_GLOBAL: block_flags = _; // 268_435_456i32Block is stored in global memory and does not need to be copied. compiler