Function user32::EndMenu
[−]
[src]
pub unsafe extern "system" fn EndMenu(
hMenu: HMENU,
uFlags: UINT,
uIDNewItem: UINT_PTR,
lpNewItem: LPCSTR
) -> BOOL