Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6API P6UINT32 P6CCALL P6R::p6HashStringW ( const P6WCHAR *  pszData)

An implementation of Paul Hsieh's super fast hash for wide strings.

Parameters
pszData[ in ] A pointer to the data to hash.
Returns
The hash of the specified data.