[][src]Function winapi::um::winuser::PostThreadMessageW

pub unsafe extern "system" fn PostThreadMessageW(
    idThread: DWORD,
    msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> BOOL