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

pub unsafe extern "system" fn ModifyMenuW(
    hMnu: HMENU,
    uPosition: UINT,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCWSTR
) -> BOOL