ffi_try

Macro ffi_try 

Source
macro_rules! ffi_try {
    ($func:ident($($arg:expr),*)) => { ... };
}