pub unsafe extern "system" fn PostMessageW(
    hwnd: HWND,
    msg: u32,
    wparam: WPARAM,
    lparam: LPARAM
) -> BOOL
Expand description

Required features: "Win32_Foundation"