Macro sonic::eagain [] [src]

macro_rules! eagain {
    ($syscall:expr, $name:expr, $($arg:expr),*) => { ... };
}