InsertMenuA

Function InsertMenuA 

Source
pub unsafe extern "system" fn InsertMenuA(
    hMenu: HMENU,
    uPosition: UINT,
    uFlags: UINT,
    uIDNewItem: UINT_PTR,
    lpNewItem: LPCSTR,
) -> BOOL