Function ba2::tes4::hash_file_in_place
source · pub fn hash_file_in_place(path: &mut BString) -> FileHash
Expand description
Produces a hash using the given path.
The path is normalized in place. After the function returns, the path contains the string that would be stored on disk.