Function AppendMenuW

Source
pub unsafe extern "C" fn AppendMenuW(
    hMenu: HMENU,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCWSTR,
) -> BOOL