Searched refs:_winapi_UnmapViewOfFile_impl (Results 1 – 2 of 2) sorted by relevance
743 _winapi_UnmapViewOfFile_impl(PyObject *module, LPCVOID address);754 return_value = _winapi_UnmapViewOfFile_impl(module, address); in _winapi_UnmapViewOfFile()
1413 _winapi_UnmapViewOfFile_impl(PyObject *module, LPCVOID address) in _winapi_UnmapViewOfFile_impl() function