wayland_
sys
0.31.5
wayland_sys
Macro
ffi_dispatch
Copy item path
source
macro_rules!
ffi_dispatch { (
$handle
: expr,
$func
: ident $(,
$arg
: expr)* $(,)
?
) => { ... }; }