dispatch_release

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void dispatch_release(dispatch_object_t )
  2. void dispatch_release(dispatch_queue_t queue)
    version(Darwin)
    package extern (C) @nogc nothrow extern (D)
    void
    dispatch_release
  3. void dispatch_release(dispatch_source_t source)

Meta