pub unsafe extern "system" fn LoadMenuA(
    hinstance: HINSTANCE,
    lpmenuname: PCSTR
) -> HMENU
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"