Function wl_signal_get

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