libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
PostMessageA
libasync
windows
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)
nothrow nothrow extern (
System
)
BOOL
PostMessageA
(
HWND
hWnd
,
UINT
Msg
,
WPARAM
wParam
,
LPARAM
lParam
)
Meta
Source
See Implementation
libasync
windows
aliases
error_t
fd_t
functions
PostMessageA
destroyIndex
onOverlappedReceiveComplete
onOverlappedSendComplete
wndProc
manifest constants
WM_TCP_SOCKET
WM_UDP_SOCKET
WM_USER_EVENT
WM_USER_SIGNAL
mixin templates
COSocketMixins
static variables
gs_availID
gs_maxID
gs_mutex
structs
AsyncOverlapped
EventLoopImpl