* Convert the first UTF8 sequence in the given source buffer to a UTF32 * code point. * * \param [in,out] source A pointer to the source buffer. If the conversion * succeeds, this pointer will be updated to point to the byte just past the * end of the converted sequence. * \param sourceEnd A pointer just past the end of the source buffer. * \param [out] target The converted code * \param f
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected