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

Function SHCreateFileExtractIconW

Source
pub unsafe fn SHCreateFileExtractIconW<'a, T: Interface>(
    pszfile: impl IntoParam<'a, PWSTR>,
    dwfileattributes: u32,
) -> Result<T>