[go: up one dir, main page]

Function pyo3::ffi::PyCallIter_New

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