Function InsertMenuItemA

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