IOC_NONE

Constant IOC_NONE 

Source
pub const IOC_NONE: IoctlId = 0;
Expand description

Direction bit specifying no data is read or written.

For Alpha (not supported by Rust), MIPS, PowerPC, and SPARC, this is 1. For all other architectures, this is 0 (no bits are set).

References: