Skip to main content

ENOEXEC

Constant ENOEXEC 

Source
pub const ENOEXEC: usize = 8;
Expand description

Exec format error (invalid ELF binary, wrong architecture).