pub unsafe extern "system" fn SetMenu(
    hwnd: HWND,
    hmenu: HMENU
) -> BOOL
Expand description

Required features: "Win32_UI_WindowsAndMessaging", "Win32_Foundation"