Function pyo3::ffi::PyInterpreterState_Get

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