RetroArch
Functions
hash.h File Reference
#include <stdint.h>
#include <stddef.h>
#include <retro_common_api.h>
Include dependency graph for hash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

RETRO_BEGIN_DECLS uint32_t cheevos_djb2 (const char *str, size_t length)
 

Function Documentation

◆ cheevos_djb2()

RETRO_BEGIN_DECLS uint32_t cheevos_djb2 ( const char *  str,
size_t  length 
)