uvCheck

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void uvCheck(int r, string file, size_t line)
  2. bool uvCheck(int r, DelegatePromise!T t, string file, size_t line)
  3. bool uvCheck(int r, DelegatePromiseIterator!T t, string file, size_t line)
    nothrow
    bool
    uvCheck
    (
    T
    )
    (
    int r
    ,,
    string file = __FILE__
    ,
    size_t line = __LINE__
    )

Meta