[][src]Function CCODE::InsertMenuA

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