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