Searched refs:anextawaitable_send (Results 1 – 1 of 1) sorted by relevance
409 anextawaitable_send(anextawaitableobject *obj, PyObject *arg) { in anextawaitable_send() function441 {"send",(PyCFunction)anextawaitable_send, METH_O, send_doc},