Macro c_ffi::system[][src]

macro_rules! system {
    ($e:expr) => { ... };
    ($($e:tt)+) => { ... };
}

Creates command with c_lit macro and pass it to system call