Macro ffi_utils::try_cb [] [src]

macro_rules! try_cb {
    ($result:expr, $user_data:expr, $cb:expr) => { ... };
}