ocean ~master (2025-12-21T07:04:04.4212625)
Dub
Repo
SysError
ocean
sys
Common
struct
SysError {
static
uint
lastCode
();
static
string
lastMsg
();
static
string
lookup
(uint errcode);
}
Members
Static functions
lastCode
uint
lastCode
()
lastMsg
string
lastMsg
()
lookup
string
lookup
(uint errcode)
Meta
Source
See Implementation
ocean
sys
Common
aliases
posix
structs
SysError