Function windows_sys::Win32::UI::WindowsAndMessaging::SetMenu
pub unsafe extern "system" fn SetMenu(
hwnd: HWND,
hmenu: HMENU
) -> BOOLExpand description
Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"