This is the documentation for Enlighten.
A hash functor for a null-terminated string.
| Name | Description |
|---|---|
| operator()(const char *) | Returns the case-sensitive hash for a null-terminated string. |
public: u32 operator()
(
const char * s
) const
Returns the case-sensitive hash for a null-terminated string.