windows::Win32::UI::Shell

Function SHCreateFileExtractIconW

pub unsafe fn SHCreateFileExtractIconW<P0, T>(
    pszfile: P0,
    dwfileattributes: u32,
) -> Result<T>
where P0: Param<PCWSTR>, T: Interface,