pub unsafe extern "system" fn ShellAboutA(
    hwnd: HWND,
    szapp: PCSTR,
    szotherstuff: PCSTR,
    hicon: HICON
) -> i32
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’