[go: up one dir, main page]

pyo3::ffi

Function Py_GETENV

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