PyHash_FuncDef Struct Reference

#include <pyhash.h>

Public Attributes

Py_hash_t(*const hash )(const void *, Py_ssize_t)
 
const char * name
 
const int hash_bits
 
const int seed_bits
 

Member Data Documentation

◆ hash

Py_hash_t(*const hash) (const void *, Py_ssize_t)

◆ name

const char* name

◆ hash_bits

const int hash_bits

◆ seed_bits

const int seed_bits