[][src]Function CCODE::InsertMenuW

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