Constant goblin::elf::header::ELFMAG

source ·
pub const ELFMAG: &[u8; 4] = b"\x7FELF";
Expand description

The ELF magic number.