We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Py_GetPythonHome
1 parent 780dec8 commit 7d2ad47Copy full SHA for 7d2ad47
Doc/c-api/init.rst
@@ -662,7 +662,7 @@ Process-wide parameters
662
:c:expr:`wchar_*` string.
663
664
665
-.. c:function:: w_char* Py_GetPythonHome()
+.. c:function:: wchar_t* Py_GetPythonHome()
666
667
Return the default "home", that is, the value set by a previous call to
668
:c:func:`Py_SetPythonHome`, or the value of the :envvar:`PYTHONHOME`
0 commit comments