Function pyo3_ffi::_PyEval_RequestCodeExtraIndex
source ยท pub unsafe extern "C" fn _PyEval_RequestCodeExtraIndex(
func: freefunc,
) -> c_int
Available on non-
PyPy
and non-Py_LIMITED_API
only.