devela::_dep::pyo3::ffi

Function Py_GETENV

pub unsafe fn Py_GETENV(name: *const i8) -> *mut i8
Available on crate features dep_pyo3 and std only.