Macro nix::ioc [] [src]

macro_rules! ioc {
    ($inout:expr, $group:expr, $num:expr, $len:expr) => { ... };
}