Constant nc::types::PER_LINUX[][src]

pub const PER_LINUX: i32 = 0x0000;
Expand description

Personality types.

These go in the low byte. Avoid using the top bit, it will conflict with error returns.