Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dwinreg.c.h902 {"QueryInfoKey", (PyCFunction)winreg_QueryInfoKey, METH_O, winreg_QueryInfoKey__doc__},
908 winreg_QueryInfoKey(PyObject *module, PyObject *arg) in winreg_QueryInfoKey() function