Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c383 alc_GetDevice(alcobject *self, PyObject *args) in alc_GetDevice() function
526 {"GetDevice", (PyCFunction)alc_GetDevice, METH_VARARGS, alc_GetDevice__doc__},