Function user32::InsertMenuA [] [src]

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