Client.onRemoveClient

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void onRemoveClient(void delegate(size_t) dg)
  2. void onRemoveClient(void function(size_t) dg)
    struct Client
    void
    onRemoveClient
    (
    void function
    (
    size_t
    )
    dg
    )

Meta