Flutter Engine
 
Loading...
Searching...
No Matches
wchar_util.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

std::string flutter::WCharBufferToString (const wchar_t *wstr)
 Convert a null terminated wchar_t buffer to a std::string using Windows utilities.