_glfwCreateWideStringFromUTF8Win32

/////////////////////////////////////////////////////////////////////// /// GLFW internal API ////// ///////////////////////////////////////////////////////////////////////

extern (C) @nogc nothrow __gshared
WCHAR*
_glfwCreateWideStringFromUTF8Win32
(
const(char)* source
)

Meta