[][src]Function CCODE::InsertMenuItemA

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