MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / UnregisterIoHandler

Function UnregisterIoHandler

source/Memory.cpp:1185–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183}
1184
1185void UnregisterIoHandler(UINT uSlot)
1186{
1187 RegisterIoHandler(uSlot, NULL, NULL, NULL, NULL, NULL, NULL);
1188}
1189
1190LPVOID MemGetSlotParameters(UINT uSlot)
1191{

Callers 1

RemoveInternalMethod · 0.85

Calls 1

RegisterIoHandlerFunction · 0.85

Tested by

no test coverage detected