[][src]Type Definition simply_wayland::wl::core::wl_dispatcher_func_t

type wl_dispatcher_func_t = Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *mut c_void, arg3: u32, arg4: *const wl_message, arg5: *mut wl_argument) -> c_int>;