Skip to main content

Py_SetPythonHome

Function Py_SetPythonHome 

pub unsafe extern "C" fn Py_SetPythonHome(arg1: *const u16)
👎Deprecated:

Deprecated since Python 3.11. Use PyConfig.home instead.

Available on crate feature tls only.