Function pyo3::ffi::PyObject_SelfIter

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