Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dwinreg.c.h855 {"LoadKey", _PyCFunction_CAST(winreg_LoadKey), METH_FASTCALL, winreg_LoadKey__doc__},
862 winreg_LoadKey(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in winreg_LoadKey() function