windows::Win32::System::Ole

Function OleGetIconOfFile

pub unsafe fn OleGetIconOfFile<P0>(
    lpszpath: P0,
    fusefileaslabel: bool,
) -> HGLOBAL
where P0: Param<PCWSTR>,