Function vc6_sys::SHGetFileInfoA

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