ocean v6.2.0 (2021-12-09T10:56:40Z)
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