Skip to main content

NODE_INVALID

Constant NODE_INVALID 

Source
pub const NODE_INVALID: NodeIndex = 0;
Expand description

The index used to represent NULL or invalid node. This is also where the Header is stored.