Constant ELFCLASS64

pub const ELFCLASS64: u8 = 2; // 2u8
Available on crate feature dep_sdl2 only.