Home
last modified time | relevance | path

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

/third_party/python/PC/clinic/
Dmsvcrtmodule.c.h306 {"getwche", (PyCFunction)msvcrt_getwche, METH_NOARGS, msvcrt_getwche__doc__},
312 msvcrt_getwche(PyObject *module, PyObject *Py_UNUSED(ignored)) in msvcrt_getwche() function