pyo3::ffi

Function PyObject_SelfIter

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