Function winapi::um::winuser::InsertMenuItemA

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