[][src]Function nc::types::IO

pub const fn IO(type_: char, nr: i32) -> i32

Used to create numbers.

NOTE: _IOW means userland is writing and kernel is reading. _IOR means userland is reading and kernel is writing.