MCPcopy Create free account
hub / github.com/ConEmu/ConEmu / ProcessViewerEventW

Function ProcessViewerEventW

src/ConEmuPlugin/ConEmuPlugin.cpp:408–411  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

406}
407
408int WINAPI ProcessViewerEventW(int Event, void *Param)
409{
410 return Plugin()->ProcessEditorViewerEvent(-1, Event);
411}
412
413INT_PTR WINAPI ProcessViewerEventW3(void* p)
414{

Callers

nothing calls this directly

Calls 2

PluginFunction · 0.85

Tested by

no test coverage detected