Function windows_sys::Win32::UI::WindowsAndMessaging::LoadMenuW
pub unsafe extern "system" fn LoadMenuW(
hinstance: HMODULE,
lpmenuname: PCWSTR
) -> HMENU
Expand description
Required features: "Win32_UI_WindowsAndMessaging"
, "Win32_Foundation"