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

pub unsafe extern "system" fn GetMessageW(
    lpMsg: LPMSG,
    hWnd: HWND,
    wMsgFilterMin: UINT,
    wMsgFilterMax: UINT
) -> BOOL