pub unsafe fn wl_signal_get(
signal: *mut wl_signal,
notify: wl_notify_func_t,
) -> *mut wl_listener
Available on crate feature
server
only.pub unsafe fn wl_signal_get(
signal: *mut wl_signal,
notify: wl_notify_func_t,
) -> *mut wl_listener
server
only.