Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c373 alc_SetDevice(alcobject *self, PyObject *args) in alc_SetDevice() function
525 {"SetDevice", (PyCFunction)alc_SetDevice, METH_VARARGS, alc_SetDevice__doc__},