Constant ENOTTY

pub const ENOTTY: i32 = 25;
Available on crate feature dep_sdl3 only.