Constant ENOENT

pub const ENOENT: i32 = 2;
Available on crate feature dep_sdl3 only.