pub const ELFOSABI_SYSV: u8 = ELFOSABI_NONE; // 0x00u8
Expand description

UNIX System V ABI.

Alias.