Function user32::GetMessageW [] [src]

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