AVERROR

@addtogroup lavu_error

@{

  1. template AVERROR(int e)
    @nogc nothrow extern (C)
    static if(EDOM > 0)
    template AVERROR (
    int e
    ) {}
  2. template AVERROR(int e)

Members

Variables

AVERROR
int AVERROR;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta