Function user32::ModifyMenuW [] [src]

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