Skip to main content

Py_GETENV

Function Py_GETENV 

pub unsafe extern "C" fn Py_GETENV(name: *const i8) -> *mut i8
Available on crate feature tls and Py_3_11 only.