Function user32::PostThreadMessageW
[−]
[src]
pub unsafe extern "system" fn PostThreadMessageW(
idThread: DWORD,
msg: UINT,
wParam: WPARAM,
lParam: LPARAM
) -> BOOL