fn utf16CountCodepoints(utf16le: []const u16) !usize

Returns the length of a supplied UTF-16 string literal in terms of unicode codepoints.

Parameters

utf16le: []const u16,