Constant O_NONBLOCK

pub const O_NONBLOCK: i32 = 2048; // 2_048i32
Available on crate feature dep_sdl3 only.