PyCallIter_New

Function PyCallIter_New 

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