Skip to main content

PyInterpreterState_Get

Function PyInterpreterState_Get 

pub unsafe extern "C" fn PyInterpreterState_Get() -> *mut PyInterpreterState
Available on Py_3_9 and non-PyPy and crate feature tls only.