PostThreadMessageW

Function PostThreadMessageW 

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