devela::_dep::pyo3::ffi

Function PyInterpreterState_Next

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