ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
SysError
ocean
sys
Common
struct
SysError {
static
uint
lastCode
();
static
istring
lastMsg
();
static
istring
lookup
(uint errcode);
}
Members
Static functions
lastCode
uint
lastCode
()
lastMsg
istring
lastMsg
()
lookup
istring
lookup
(uint errcode)
Meta
Source
See Implementation
ocean
sys
Common
aliases
posix
structs
SysError