WindowHandle

Type Alias WindowHandle 

Source
pub type WindowHandle = *const c_void;
Expand description

Raw mutable pointer to the OS-provided window handle.