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

pub unsafe extern "system" fn SHGetFileInfoW(
    pszPath: LPCWSTR,
    dwFileAttributes: DWORD,
    psfi: *mut SHFILEINFOW,
    cbFileInfo: UINT,
    uFlags: UINT
) -> DWORD_PTR