[][src]Macro librocksdbsys::ffi_try

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