[][src]Macro wlroots_sys::ffi_dispatch

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