tango v1.0.0+2.066 (2014-08-19T00:10:20Z)
Home
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