Macro wayland_sys::ffi_dispatch
source ยท macro_rules! ffi_dispatch { ($handle: expr, $func: ident $(, $arg: expr)* $(,)?) => { ... }; }
Available on crate feature
dlopen
only.macro_rules! ffi_dispatch { ($handle: expr, $func: ident $(, $arg: expr)* $(,)?) => { ... }; }
dlopen
only.