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

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’