Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_cursesmodule.c.h3820 {"start_color", (PyCFunction)_curses_start_color, METH_NOARGS, _curses_start_color__doc__},
3826 _curses_start_color(PyObject *module, PyObject *Py_UNUSED(ignored)) in _curses_start_color() function