hash_name

Function hash_name 

Source
pub fn hash_name(name: &[u8], intl: bool) -> usize
Expand description

Compute hash value for a name.

This implements the Amiga filename hashing algorithm.