webview2_com_sys::Windows::Win32::UI::Shell

Function ShellAboutA

Source
pub unsafe fn ShellAboutA<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    szapp: impl IntoParam<'a, PSTR>,
    szotherstuff: impl IntoParam<'a, PSTR>,
    hicon: impl IntoParam<'a, HICON>,
) -> i32