[go: up one dir, main page]

HWND

Type Alias HWND 

Source
pub type HWND = *mut c_void;
Expand description

Window Handle type used by Win32 API