PostThreadMessageW

Function PostThreadMessageW 

Source
pub unsafe fn PostThreadMessageW<'a, T2__: IntoParam<'a, WPARAM>, T3__: IntoParam<'a, LPARAM>>(
    idthread: u32,
    msg: u32,
    wparam: T2__,
    lparam: T3__,
) -> BOOL