libc_call

Macro libc_call 

Source
macro_rules! libc_call {
    ($name:ident($($arg_name:expr), *)) => { ... };
}