Constant ENOTSUP

pub const ENOTSUP: i32 = EOPNOTSUPP; // 95i32
Available on crate feature dep_sdl2 only.