Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ CheckNhWin
Function
CheckNhWin
outdated/sys/mac/macwin.c:266–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
264
}
265
266
Boolean
267
CheckNhWin(WindowPtr mac_win)
268
{
269
return GetNhWin(mac_win) != nil;
270
}
271
272
static pascal OSErr
273
AppleEventHandler(const AppleEvent *inAppleEvent, AppleEvent *outAEReply,
Callers
1
GetWinKind
Function · 0.85
Calls
1
GetNhWin
Function · 0.85
Tested by
no test coverage detected