Function user32::PostMessageA
[−]
[src]
pub unsafe extern "system" fn PostMessageA(
hWnd: HWND,
Msg: UINT,
wParam: WPARAM,
lParam: LPARAM
) -> BOOL