Constant GRND_NONBLOCK

pub const GRND_NONBLOCK: u32 = 0x0001; // 1u32
Available on crate feature dep_sdl2 only.