Function windows_sys::Win32::UI::WindowsAndMessaging::ChangeMenuA
pub unsafe extern "system" fn ChangeMenuA(
hmenu: HMENU,
cmd: u32,
lpsznewitem: PCSTR,
cmdinsert: u32,
flags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"