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

Function ExtractIconW

Source
pub unsafe fn ExtractIconW<'a>(
    hinst: impl IntoParam<'a, HINSTANCE>,
    pszexefilename: impl IntoParam<'a, PWSTR>,
    niconindex: u32,
) -> HICON