Function PostThreadMessageW

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