Skip to main content

Py_GETENV

Function Py_GETENV 

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