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 Py_3_11 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here