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