ffi_dispatch

Macro ffi_dispatch 

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