pyo3_ffi

Function _PyObject_NextNotImplemented

Source
pub unsafe extern "C" fn _PyObject_NextNotImplemented(
    arg1: *mut PyObject,
) -> *mut PyObject
Available on non-Py_LIMITED_API and non-PyPy only.