pyo3::ffi

Function PyThreadState_Next

Source
pub unsafe extern "C" fn PyThreadState_Next(
    tstate: *mut PyThreadState,
) -> *mut PyThreadState