lq-text: LQU_UTF8FirstNonPartialOctet

API unsigned char * LQU_UTF8FirstNonPartialOctet (Start) unsigned char *Start;

Purpose

Avoid splitting strings in the middle of multi-byte characters by finding the first suitable point.

Returns

A pointer to the first place to split; this may be the end of the string.