std::core::string::conv

char16_to_utf8_unsafe

fn void? char16_to_utf8_unsafe(Char16 *ptr, usz *available, char** output)
Convert 1-2 UTF16 data points into UTF8.

Parameters