Function vc6_sys::AppendMenuW

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