Py_SetPath
pyo3_
ffi
0.23.5
pyo3_ffi
Function
Py_
SetPath
Copy item path
Source
pub unsafe extern "C" fn Py_SetPath(arg1:
*const
wchar_t
)
👎
Deprecated: Deprecated since Python 3.11. Use
sys.path
instead.