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

pub unsafe extern "system" fn HiliteMenuItem(
    hWnd: HWND,
    hMenu: HMENU,
    uIDHiliteItem: UINT,
    uHilite: UINT
) -> BOOL