CELT_BAD_ARG

An (or more) invalid argument (e.g. out of range)

extern (C)
enum CELT_BAD_ARG = -1;

Meta