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