Function user32::HiliteMenuItem
[−]
[src]
pub unsafe extern "system" fn HiliteMenuItem(
hWnd: HWND,
hMenu: HMENU,
uIDHiliteItem: UINT,
uHilite: UINT
) -> BOOL