Function windows::Win32::Storage::ProjectedFileSystem::PrjGetOnDiskFileState
pub unsafe fn PrjGetOnDiskFileState<P0>(
destinationfilename: P0,
) -> Result<PRJ_FILE_STATE>where
P0: Param<PCWSTR>,