Macro wayland_sys::ffi_dispatch[][src]

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