Constant UDP_CORK

pub const UDP_CORK: i32 = 1;
Available on crate feature dep_sdl2 only.