Home
last modified time | relevance | path

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

/external/python/cpython3/PC/clinic/
Dwinreg.c.h236 {"CreateKey", _PyCFunction_CAST(winreg_CreateKey), METH_FASTCALL, winreg_CreateKey__doc__},
242 winreg_CreateKey(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in winreg_CreateKey() function