Constant block_sys::BLOCK_HAS_COPY_DISPOSE [−][src]
pub const BLOCK_HAS_COPY_DISPOSE: block_flags = 1 << 25; // 33_554_432i32Expand description
The block descriptor contains copy and dispose helpers. compiler
pub const BLOCK_HAS_COPY_DISPOSE: block_flags = 1 << 25; // 33_554_432i32The block descriptor contains copy and dispose helpers. compiler