Skip to main content

Py_SetPath

Function Py_SetPath 

pub unsafe extern "C" fn Py_SetPath(arg1: *const i32)
👎Deprecated:

Deprecated since Python 3.11. Use sys.path instead.

Available on crate feature tls and non-Py_3_13 only.