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

pub unsafe extern "system" fn SendNotifyMessageW(
    hWnd: HWND,
    msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> BOOL