tango ~master (2021-12-14T19:14:08.8989381)
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