pub const ELFOSABI_SYSV: u8 = 0;
Expand description

UNIX System V ABI.

Alias.