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

Function ExtractIconA

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