wl_proxy_add_listener

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. da_wl_proxy_add_listener wl_proxy_add_listener;
  2. int wl_proxy_add_listener(wl_proxy* proxy, void function()* implementation, void* data)
    version(!Dynamic)
    extern (C)
    int
    wl_proxy_add_listener
    (,
    void function
    ()
    *
    implementation
    ,
    void* data
    )

Meta