Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_winapi.c.h610 {"OpenProcess", (PyCFunction)_winapi_OpenProcess, METH_FASTCALL, _winapi_OpenProcess__doc__},
617 _winapi_OpenProcess(PyObject *module, PyObject *const *args, Py_ssize_t nargs) in _winapi_OpenProcess() function