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