RawHandle

Type Alias RawHandle 

Source
pub type RawHandle = *mut c_void;
Expand description

Opaque raw window handle (*mut c_void to HWND on Windows and NSWindow on macOS), XID (u64) raw window handle for X11