std::core::string::conv

utf32to8

fn usz? utf32to8(Char32[] utf32, char[] utf8_buffer)
Convert an UTF32 array to an UTF8 array.

Parameters