Structs§
- Display
Builder - The helper to perform
Displaycreation and OpenGL platform bootstrapping with the help ofwinitwith little to no platform specific code.
Enums§
- ApiPreference
- Simplified version of the
DisplayApiPreferencewhich is used to simplify cross platform window creation.
Traits§
Functions§
- finalize_
window - Finalize
Windowcreation by applying the options from theConfig, be aware that it could remove incompatible options from the window builder liketransparency, when the provided config doesn’t support it.