ba2::tes4

Function hash_directory_in_place

Source
pub fn hash_directory_in_place(path: &mut BString) -> DirectoryHash
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.