Function PyInterpreterState_Head

pub unsafe extern "C" fn PyInterpreterState_Head() -> *mut PyInterpreterState
Available on crate features dep_pyo3 and std only.