Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dwinsound.c.h54 {"Beep", (PyCFunction)winsound_Beep, METH_FASTCALL|METH_KEYWORDS, winsound_Beep__doc__},
60 winsound_Beep(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in winsound_Beep() function