ZSTD_isError

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. uint ZSTD_isError(size_t code)
    version(BindZSTD_Static)
    extern (C) @nogc nothrow
    uint
    ZSTD_isError
    (
    size_t code
    )
  2. pZSTD_isError ZSTD_isError;

Meta