pyo3_ffi

Function PyObject_SelfIter

Source
pub unsafe extern "C" fn PyObject_SelfIter(
    arg1: *mut PyObject,
) -> *mut PyObject