pub const O_NONBLOCK: u32 = bindings::O_NONBLOCK; // 2_048u32
Expand description

File is using nonblocking I/O.