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