Function Py_SetPath

Source
pub unsafe extern "C" fn Py_SetPath(arg1: *const wchar_t)
👎Deprecated: Deprecated since Python 3.11. Use sys.path instead.
Available on non-Py_3_13 only.