Searched refs:EventLoopTimerRef_Convert (Results 1 – 1 of 1) sorted by relevance
824 int EventLoopTimerRef_Convert(PyObject *v, EventLoopTimerRef *p_itself) in EventLoopTimerRef_Convert() function896 …if (!PyArg_ParseTupleAndKeywords(_args, _kwds, "O&", kw, EventLoopTimerRef_Convert, &itself)) retu… in EventLoopTimerRef_tp_new()