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

pub unsafe extern "system" fn EndMenu(
    hMenu: HMENU,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCSTR
) -> BOOL