UTF8PROC_ERROR_OVERFLOW

The given string is too long to be processed.

@nogc nothrow
enum UTF8PROC_ERROR_OVERFLOW = -2;

Meta