tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
SysError
tango
sys
Common
struct
SysError {
static
uint
lastCode
[@property getter];
static
char
[]
lastMsg
[@property getter];
static
uint
lookup
[@property setter];
}
Members
Properties
lastCode
uint
lastCode
[@property getter]
lastMsg
char
[]
lastMsg
[@property getter]
lookup
uint
lookup
[@property setter]
Meta
Source
See Implementation
tango
sys
Common
aliases
posix
structs
SysError