Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dwinsound.c.h17 …{"PlaySound", (PyCFunction)winsound_PlaySound, METH_FASTCALL|METH_KEYWORDS, winsound_PlaySound__do…
23 winsound_PlaySound(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in winsound_PlaySound() function