Function Py_GetPythonHome
pub unsafe extern "C" fn Py_GetPythonHome() -> *mut i32👎Deprecated:
Deprecated since Python 3.13. Use PyConfig.home or the value of the PYTHONHOME environment variable instead.
Available on crate feature
tls only.