Skip to main content

ioctl_write_buf

Macro ioctl_write_buf 

Source
macro_rules! ioctl_write_buf {
    ($name:ident, $code:expr, $ty:ident) => { ... };
    ($name:ident, $type_:expr, $nr:expr, $ty:ident) => { ... };
}