Macro ioctl_macros::iow [] [src]

macro_rules! iow {
    ($ty:expr, $nr:expr, $sz:ty) => { ... };
}