Constant IPTOS_LOWDELAY

pub const IPTOS_LOWDELAY: u8 = 0x10; // 16u8
Available on crate feature dep_sdl3 only.