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