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

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