UTF8PROC_ERROR_NOTASSIGNED

The @ref UTF8PROC_REJECTNA flag was set and an unassigned codepoint was found.

@nogc nothrow
enum UTF8PROC_ERROR_NOTASSIGNED = -4;

Meta