devela::_dep::pyo3::ffi

Function PyInterpreterState_ThreadHead

pub unsafe extern "C" fn PyInterpreterState_ThreadHead(
    interp: *mut PyInterpreterState,
) -> *mut PyThreadState
Available on crate features dep_pyo3 and std only.