Function windows_sys::Win32::Storage::FileSystem::GetFileAttributesExW
[−]pub unsafe extern "system" fn GetFileAttributesExW(
lpfilename: PCWSTR,
finfolevelid: GET_FILEEX_INFO_LEVELS,
lpfileinformation: *mut c_void
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"