pub unsafe extern "system" fn AppendMenuW(
    hmenu: HMENU,
    uflags: MENU_ITEM_FLAGS,
    uidnewitem: usize,
    lpnewitem: PCWSTR
) -> BOOL
Expand description

Required features: "Win32_Foundation"