Home
last modified time | relevance | path

Searched refs:_curses_window_insch (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h985 {"insch", (PyCFunction)_curses_window_insch, METH_VARARGS, _curses_window_insch__doc__},
993 _curses_window_insch(PyCursesWindowObject *self, PyObject *args) in _curses_window_insch() function