RetroArch
Functions
hash.c File Reference
#include "hash.h"
Include dependency graph for hash.c:

Functions

uint32_t cheevos_djb2 (const char *str, size_t length)
 

Function Documentation

◆ cheevos_djb2()

uint32_t cheevos_djb2 ( const char *  str,
size_t  length 
)