Function user32::SendNotifyMessageW [] [src]

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