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

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’