IOC_READ

Constant IOC_READ 

Source
pub const IOC_READ: IoctlId = 2;
Expand description

Direction bit specifying data is read.

This is 2 on all platforms (except PA-RISC, which is not supported by Rust).

References: