Function ModifyMenuA

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