Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dwinsound.c132 sound_msgbeep(PyObject *self, PyObject *args) in sound_msgbeep() function
146 {"MessageBeep", sound_msgbeep, METH_VARARGS, sound_msgbeep_doc},