pub unsafe extern "system" fn PrjGetOnDiskFileState(
    destinationfilename: PWSTR,
    filestate: *mut PRJ_FILE_STATE
) -> HRESULT
Expand description

Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’