InsertMenuItemA

Function InsertMenuItemA 

Source
pub unsafe extern "system" fn InsertMenuItemA(
    hmenu: HMENU,
    item: UINT,
    fByPosition: BOOL,
    lpmi: LPCMENUITEMINFOA,
) -> BOOL