Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rabbitstack/fibratus
/ Hwnd
TypeAlias
Hwnd
pkg/sys/window.go:24–24 ·
view source on GitHub ↗
Hwnd defines the window handle type
Source
from the content-addressed store, hash-verified
22
23
// Hwnd defines the window handle type
24
type
Hwnd uintptr
25
26
// InvalidHwnd designates an invalid window handle
27
const
InvalidHwnd = 0
Callers
1
CreateWindowEx
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected