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

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