ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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