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

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’