Constant WNOHANG

pub const WNOHANG: i32 = 0x00000001; // 1i32
Available on crate feature dep_sdl3 only.