[][src]Function winapi::um::shellapi::ShellAboutW

pub unsafe extern "system" fn ShellAboutW(
    hWnd: HWND,
    szApp: LPCWSTR,
    szOtherStuff: LPCWSTR,
    hIcon: HICON
) -> INT