tiny.windowing.CreateError
Defined in tiny.windowing.
API (5)
Fields and members
Public fields and members.
Source
Source: lib/windowing/src/window.zig:59
zig
pub const CreateError = error{ ConnectionFailed, InvalidCapacity, WindowCreationFailed, UnsupportedPlatform, OutOfMemory,};Source: lib/windowing/src/root.zig:137
zig
pub const CreateError = window.CreateError;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 5 |
| Version | 26.7.0 |
| Revision | daab053ee433 |