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