Function vc6_sys::InsertMenuW

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