![]() |
Prusa Slicer 2.6.0
|
#include <windows.h>
Include dependency graph for utf8.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| char * | wstr_to_utf8 (LPWSTR wstr, int len) |
| LPWSTR | utf8_to_wstr (const char *str, int len) |
| LPWSTR utf8_to_wstr | ( | const char * | str, |
| int | len | ||
| ) |
References free(), L, and malloc().
Here is the call graph for this function:| char * wstr_to_utf8 | ( | LPWSTR | wstr, |
| int | len | ||
| ) |
References free(), and malloc().
Here is the call graph for this function: