[][src]Function winapi::um::shellapi::SHGetFileInfoA

pub unsafe extern "system" fn SHGetFileInfoA(
    pszPath: LPCSTR,
    dwFileAttributes: DWORD,
    psfi: *mut SHFILEINFOA,
    cbFileInfo: UINT,
    uFlags: UINT
) -> DWORD_PTR