Function pyo3::ffi::PyObject_SelfIter

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