Py_GetPythonHome

Function Py_GetPythonHome 

Source
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.