☰
WindowId
In glfw
?
Type Definition
glfw
::
WindowId
source
·
[
−
]
pub type WindowId =
usize
;
Expand description
Unique identifier for a
Window
.