Function windows_sys::Win32::Web::InternetExplorer::IEGetFileAttributesEx
pub unsafe extern "system" fn IEGetFileAttributesEx(
lpfilename: PCWSTR,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *const c_void
) -> BOOL
Expand description
Required features: "Win32_Foundation"
, "Win32_Storage_FileSystem"