Function user32::ChangeMenuA
[−]
[src]
pub unsafe extern "system" fn ChangeMenuA(
hMenu: HMENU,
cmd: UINT,
lpszNewItem: LPCSTR,
cmdInsert: UINT,
flags: UINT
) -> BOOL