Flutter Windows Embedder
wchar_util.cc File Reference
#include "flutter/shell/platform/windows/wchar_util.h"
#include <dwmapi.h>

Go to the source code of this file.

Namespaces

 flutter
 

Functions

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