[][src]Type Definition wayland_server::sys::server::wl_display_global_filter_func_t

type wl_display_global_filter_func_t = unsafe extern "C" fn(*const wl_client, *const wl_global, *mut c_void) -> bool;