Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <string>
Namespaces | |
namespace | KODI |
namespace | KODI::PLATFORM |
namespace | KODI::PLATFORM::WINDOWS |
Functions | |
std::string | KODI::PLATFORM::WINDOWS::FromW (const wchar_t *str, size_t length) |
std::string | KODI::PLATFORM::WINDOWS::FromW (const std::wstring &str) |
std::wstring | KODI::PLATFORM::WINDOWS::ToW (const char *str, size_t length) |
std::wstring | KODI::PLATFORM::WINDOWS::ToW (const std::string &str) |