glfw
0.58.0
Window
Id
In crate glfw
Type Alias
glfw
::
WindowId
Copy item path
source
ยท
[
−
]
pub type WindowId =
usize
;
Expand description
Unique identifier for a
Window
.