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

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