wayland_
sys
0.31.6
In wayland_
sys::
server
Structs
wl_listener
wl_signal
Enums
wl_client
wl_display
wl_event_loop
wl_event_source
wl_global
wl_resource
wl_shm_buffer
Type Aliases
wl_client_for_each_resource_iterator_func_t
wl_display_global_filter_func_t
wl_event_loop_fd_func_t
wl_event_loop_idle_func_t
wl_event_loop_signal_func_t
wl_event_loop_timer_func_t
wl_global_bind_func_t
wl_notify_func_t
wl_resource_destroy_func_t
wayland_sys
::
server
Type Alias
wl_notify_func_t
Copy item path
Settings
Help
Summary
Source
pub type wl_notify_func_t = unsafe extern "C"
fn
(_:
*mut
wl_listener
, _:
*mut
c_void
);