std::core::string::conv

utf8to32

fn usz? utf8to32(String utf8, Char32[] utf32_buffer)
Convert an UTF8 array to an UTF32 array.

Parameters