[][src]Function CCODE::AppendMenuW

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