Type Alias RawHandle

Source
pub type RawHandle = *mut c_void;
Available on neither Windows nor macOS nor iOS nor Android nor Emscripten and non-crate feature no-wayland only.
Expand description

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