av_err2str.buffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template av_err2str(int errnum)
@nogc nothrow extern (C)
auto buffer = new char[AV_ERROR_MAX_STRING_SIZE];

Meta