Function winapi::um::winuser::HiliteMenuItem

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