Function windows_sys::Win32::UI::Shell::ShellAboutW
[−]pub unsafe extern "system" fn ShellAboutW(
hwnd: HWND,
szapp: PCWSTR,
szotherstuff: PCWSTR,
hicon: HICON
) -> i32
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"
, "Win32_UI_WindowsAndMessaging"