☰
Type Definition WindowId
Other items in
glfw
All crates
?
Type Definition
glfw
::
WindowId
[
−
]
[src]
pub type WindowId =
usize
;
Expand description
Unique identifier for a
Window
.