Macro ioctl_macros::iowr [] [src]

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