[][src]Type Definition wayland_sys::common::wl_dispatcher_func_t

type wl_dispatcher_func_t = unsafe extern "C" fn(_: *const c_void, _: *mut c_void, _: u32, _: *const wl_message, _: *const wl_argument) -> c_int;