[][src]Function winapi::um::winuser::ModifyMenuA

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