Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dalmodule.c330 alc_GetChannels(alcobject *self, PyObject *args) in alc_GetChannels() function
522 {"GetChannels", (PyCFunction)alc_GetChannels, METH_VARARGS, alc_GetChannels__doc__},