Skip to main content
Py_GETENV
pyo3_
ffi
0.28.3
In pyo3_
ffi::
cpython::
pydebug
pyo3_ffi
::
cpython
::
pydebug
Function
Py_
GETENV
Copy item path
Source
pub unsafe extern "C" fn Py_GETENV(name:
*const
c_char
) ->
*mut
c_char
Available on
non-
Py_LIMITED_API
and
Py_3_11
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here