Function winsafe::GetMessage[][src]

pub fn GetMessage(
    msg: &mut MSG,
    hwnd: Option<HWND>,
    msg_filter_min: u32,
    msg_filter_max: u32
) -> WinResult<bool>
Expand description

GetMessage function.