Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::ChangeMenuA [−][src]
pub unsafe fn ChangeMenuA<'a>(
hmenu: impl IntoParam<'a, HMENU>,
cmd: u32,
lpsznewitem: impl IntoParam<'a, PSTR>,
cmdinsert: u32,
flags: u32
) -> BOOL