Skip to main content

HASH_INIT

Constant HASH_INIT 

Source
pub const HASH_INIT: u32 = 5381;
Expand description

Initial value for the djb2 hash. (base.h: B2_HASH_INIT)