Function windows_sys::Win32::Storage::FileSystem::GetFileInformationByHandle
pub unsafe extern "system" fn GetFileInformationByHandle(
hfile: HANDLE,
lpfileinformation: *mut BY_HANDLE_FILE_INFORMATION
) -> BOOLExpand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"