Home
last modified time | relevance | path

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

/external/python/cpython2/PC/
Dwinsound.c73 sound_playsound(PyObject *s, PyObject *args) in sound_playsound() function
144 {"PlaySound", sound_playsound, METH_VARARGS, sound_playsound_doc},