wayland_sys

Macro ffi_dispatch

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