Function pyo3_ffi::PyCallIter_New

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