vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
FormatMessageW
index
vibe
core
drivers
utils
Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
System
)
DWORD
FormatMessageW
(
DWORD
dwFlags
,
const
(
void
)*
lpSource
,
DWORD
dwMessageId
,
DWORD
dwLanguageId
,
LPWSTR
lpBuffer
,
DWORD
nSize
,
void
*
Arguments
)
Meta
Source
See Implementation
index
vibe
core
drivers
utils
aliases
EWOULDBLOCK
SystemSocketException
classes
WSAErrorException
enums
SO_REUSEPORT
functions
FormatMessageW
socketEnforce