Skip to main content

FLAG_PINNED

Constant FLAG_PINNED 

Source
pub const FLAG_PINNED: u8 = 0b0000_0010;
Expand description

Flag: object is pinned and must not be relocated by the GC.