Enum WinitStatus
Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll
public enum WinitStatus
Fields
CallbackPanicked = 5
InvalidArgument = 2
InvalidState = 6
NullPointer = 1
RuntimeError = 3
Success = 0
Unsupported = 7
WindowCreationFailed = 4