Searched refs:winsound_PlaySound (Results 1 – 1 of 1) sorted by relevance
17 …{"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