Py_GetPath
pyo3_
ffi
0.27.2
pyo3_ffi
Function
Py_
GetPath
Copy item path
Source
pub unsafe extern "C" fn Py_GetPath() ->
*mut
wchar_t
👎
Deprecated: Deprecated since Python 3.13. Use
sys.path
instead.