MCPcopy Create free account
hub / github.com/FEX-Emu/FEX / BTCpu64NotifyReadFile

Function BTCpu64NotifyReadFile

Source/Windows/ARM64EC/Module.cpp:944–944  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

942}
943
944void BTCpu64NotifyReadFile(HANDLE Handle, void* Address, SIZE_T Size, BOOL After, NTSTATUS Status) {}
945
946NTSTATUS ThreadInit() {
947 std::scoped_lock Lock(ThreadCreationMutex);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected