pyo3_ffi

Function Py_GETENV

Source
pub unsafe fn Py_GETENV(name: *const c_char) -> *mut c_char
Available on non-Py_LIMITED_API and non-Py_3_11 only.