glutin
0.32.3
Module error
Module Items
Structs
Enums
Type Aliases
In crate glutin
glutin
Module
error
Copy item path
Source
Expand description
Glutin error handling.
Structs
§
Error
The error type for all the graphics platform operations.
Enums
§
Error
Kind
A list specifying general categoires of native platform graphics interface errors.
Type Aliases
§
Result
A specialized
Result
type for graphics operations.