[][src]Type Definition wayland_client::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) -> i32;