Constant ARPHRD_NONE

pub const ARPHRD_NONE: u16 = 0xFFFE; // 65_534u16
Available on crate feature dep_sdl3 only.