pub unsafe extern "C" fn switch_hashfunc_default( key: *const c_char, klen: *mut switch_ssize_t, ) -> c_uint
The default hash function. @param key pointer to the key. @param klen the key length.