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

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